|
|
|
|
 |
|
 |
 |
 |
Simple Security and Sessions in PHP
|
|
|
Hits: 17
Simple Security and Sessions in PHP
 0.0
This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the top of every page. In this tutorial you will: a) Create your database structure; b) Create a login page; c) Create your security check include file; d) Secure your site.
Update: I fixed a couple of bugs in the article. Thanks for the feedback
Update to the update: I have fixed the article text to include the code that was missing due to the previous update.
Platform(s): n/a
Date: Nov, 26 2003
Author: http://tech.hostforadollar.com/index.php?op=articulos&task=verart&aid=3
Ratings
|
Number of Ratings: 0 Votes
|
Others Scripts
JavaScript/Scripts and Programs/Forms
JavaScript/Scripts and Programs/Miscellaneous
PHP/Tips and Tutorials/Randomizing
PHP/Tips and Tutorials/Web Fetching
PHP/Scripts and Programs/Miscellaneous
JavaScript/Scripts and Programs/Development
PHP/Scripts and Programs/Miscellaneous
PHP/Scripts and Programs/Graphs and Charts
ASP.NET/Tips and Tutorials
Software/System Utilities/Education/Teaching & Training Tools
|
|
|
 |
 |
|
 |
|
 |
|