Using PHP Programming Software, can someone give me codes for protecting a single site?
edwinbiasbas asked the question:
For example… already made sample.html.. I need is to make a login password.. protecting the only the entire sample.html without configuring the content of the sample.html…
Related posts:
- Web Programming problem? PHP? wayiran asked the question: This is the codes of a...
- Web Programming problem? PHP? wayiran asked the question: This is the codes of a...
- PHP programming problem? how to use mysql? wayiran asked the question: I have installed: 1- Windows XP...
- In PHP programming, when I use “Include, there is extera sapce at the begining of the content in IE7? John asked the question: In PHP programming, when I use...
- PHP programming help using forms? Nathan asked the question: When I run this on my...
Filed Under Programming & Design |
Tagged With Php Programming, Php Software, Software Codes
Comments
4 Responses to “Using PHP Programming Software, can someone give me codes for protecting a single site?”
Create a session variable when the user login sucessfully.
e.g.
——-Checklogin.php———–
Use the example that’s listed above. I wanted to add, that you will need a MySQL database and I’m sure that your page will have to have a .php extension if you don’t want to modify your htaccess pages.
You need to learn PHP,mysql from websites like w3schools.com or else you may contact a PHP expert at websites like
[...] the original post here: Using PHP Programming Software, can someone give me codes for protecting a single site? Related ArticlesBookmarksTags PHP PHP is a computer scripting language. Originally [...]