Create a PHP script that when loaded displays the number of times that the script has been loaded. The number of times the page has been loaded should be stored in a text file that should be read and modified every time the page is loaded. Note, you will need to give the server write permission for the file for the script to work.
Submission
Submit your code on the course Inquire site.