How to create forbidden page
Posted: Tue Mar 24, 2009 4:22 pm
Hello.
I created a database with MySql and i connected it with php.
With html code and php i created a login page. All the data are in the database.
Through php files, i manage some folders which contain pictures and other private data.
Now, i want to make a forbidden page in these folders, so users that are not logged in, can't have access.
For example, http://www.example.com/folder/ .
Is there any idea?
Thank you very much.
I created a database with MySql and i connected it with php.
With html code and php i created a login page. All the data are in the database.
Through php files, i manage some folders which contain pictures and other private data.
Now, i want to make a forbidden page in these folders, so users that are not logged in, can't have access.
For example, http://www.example.com/folder/ .
Is there any idea?
Thank you very much.