Jump to content

User registration script


LanceT

Recommended Posts

Use sessions for login scripts. Search google for a login script, there are loads out there.

For profiles just use a database table to store the peoples profile content, and use GET (yourpage.com/profile.php?username=Tandem) to draw the appropriate persons profile content.
You should check out vSignup. I've used this as a basis for a massive site with complete user login, management and webadmin control.

I've found it to be amazingly simple and efficient. It's also easy to expand on, and you don't have to use all the features, but they're there if you need them.

Check it out at http://www.beanbug.net/vScripts.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.