Question: Using W3Schools PHP as a ref, please create the PHP code for below: Ask the user to enter the names of 4 Austin landmarks and
Using W3Schools PHP as a ref, please create the PHP code for below:
Ask the user to enter the names of 4 Austin landmarks and store the names in a file.
[Austin Landmarks: State Capitol, Mount Bonnell, SoHo District, South Congress]
Include code to upload a file to the files folder (which I already created). Limit the file size to 100Kb and limit the file type to .txt.
Create a cookie that:
a. is downloaded to the client
b. expires in one year
When the page is loaded, check for the existence of the cookie and display the cookie name and value if the cookie exists.
If you need more information, please include what you need.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
