david_m
July 19th, 2006, 10:11 PM
Hey, I was wondering how hard it would be to make a script like this:
You go to a page that has a form and it is like this:
Email:
Name:
Username:
Password:
Confirm Password:
Then when you click "Submit" their username and password get put into a file called password.txt and their email and name get put into another file called personal.txt and both of them folders are in cgi-bin directory.
Then an email is sent to you with all the details that were entered in the form just to confirm everything and a link to the members area.
In the membersarea directory there is a htaccess file and when you click on the link in the email to go to the members area a popop jumps out saying username and password and the user name and password are confirmed from the password.txt file.
Anybody? I dont think it would be hard compared to some other scripts?
You go to a page that has a form and it is like this:
Email:
Name:
Username:
Password:
Confirm Password:
Then when you click "Submit" their username and password get put into a file called password.txt and their email and name get put into another file called personal.txt and both of them folders are in cgi-bin directory.
Then an email is sent to you with all the details that were entered in the form just to confirm everything and a link to the members area.
In the membersarea directory there is a htaccess file and when you click on the link in the email to go to the members area a popop jumps out saying username and password and the user name and password are confirmed from the password.txt file.
Anybody? I dont think it would be hard compared to some other scripts?