Question: Please help with this. Thank You. 1. Use PHP to start a session. Set a cookie expiration time of 7 days. 2. Create an HTML
Please help with this. Thank You.
1. Use PHP to start a session. Set a cookie expiration time of 7 days. 2. Create an HTML form to enter a product name. Send a post request with the product name. 3. Write the product name to $_Session with the session name of product. 4. Create a second HTML page that reads the session product variable, gets the product name and displays it on the page.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
