|
We are about half way through the term, I know you're sad... You will soon be given a take-home midterm, but we have time for one more lab.
O.K., now to the assignment: 1. Create a PHP cookie write and read script that stores and retrieves the following information:
Example scripts for writing cookies can be found in your text, starting on page 933 in the newer book or 1045 the older book. 2. Enter the PHP programs, and remember to modify the top sections as follows:
3. Since we want the information to be secure, we should use something like https://mars.umhb.edu/~use/web_page.php as our link. The https will force all data to be sent as an encrypted stream. You should always do this when dealing with sensitive data.
4. As usual, link the created page to your web-experiments page.
Turn in: |