Darkness Soul Posted March 2, 2006 Share Posted March 2, 2006 Yo,That check system what this forum use is open? I like the system to check usernames, password, e-mail..How complicated is to make one like that?? Not equal (unlike copy-paste).. I'm interested in know how to use that =)..o.o If thats a private code.. sorry for my ask.. have no intention to make someone mad..^^" thanks all Link to comment https://forums.phpfreaks.com/topic/3928-php-freaks-forums-register/ Share on other sites More sharing options...
craygo Posted March 2, 2006 Share Posted March 2, 2006 Not hard to do it if you store your info in a database.Can have a login page that the user enters in their info (simple html form)Have the info checked against the database.Store info in a session or cookie for their visit.LaterRay Link to comment https://forums.phpfreaks.com/topic/3928-php-freaks-forums-register/#findComment-13668 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.