Template or script needed

Toon

Free Member
Jul 18, 2004
905
14
NE England
I need a web template that allows visitors to create accounts and then log in to view information. I can customise the template myself but have never grasped how to create a registration and login page.

So does anyone know a template (preferably mainly html) that will allow registrations and then logins to view the rest of the site? I want each visitor to have their own username and password but they will all view the same information when they're logged in.
 
Hi,
Logins can be generated using javascript, however they are very insecure (you can view the password by looking at the page source...)

The way i would suggest doing it is a form passing to a PHP processor script with a mySQL database backend... So basically, you enter your username and password into a form, PHP checks they're right, then either shows them the restricted pages or tells them the username and password are incorrect..

Of course though, your webspace has to be PHP enabled and you have to have mySQL databases enabled.. If you need anymore help/information/want the coding done (have dont this type of thing before) ill be willing to help!
 
Upvote 0

Latest Articles

Join UK Business Forums for free business advice