Description: A simple login script that I made. Modify this to suite your need. It use session to store data in session file submited by the page,
In this example the username and password will be save in the session file created by php
File list (Check if you may need any files):
romel\index.php
.....\readme.txt
.....\user
.....\....\romel.txt
.....\....\test.txt
.....\login.html
romel