Am a newbie at this thing. To gain access to a particular file I need to force a logon first. I have already completed the login interface in html where a username is required as well as a password and confirm password. I am using simple php code (if there is such a thing) to validate the form then access the file. It just would not bring up the file. Can someone assist me? Here is the last part of that php code and the error I am getting.
PHP Error Message
Warning: fopen(employeeInformation.html) [function.fopen]: failed to open stream: Permission denied in /home/a3634164/public_html/validateLogin.php on line 55
PHP Error Message
Warning: fopen(employeeInformation.html) [function.fopen]: failed to open stream: Permission denied in /home/a3634164/public_html/validateLogin.php on line 55
