Click to See Complete Forum and Search --> : login script for registered users


johnj
11-10-2005, 04:56 AM
hello
Im building a website and need help in building, a login page for people to access my website, and then a sign up form if they are not alreay registered,
so i need a script for users to log in with , and also a sign up page?
any help would be great
j

DJRobThaMan
11-10-2005, 10:53 AM
Hey man,

I just had the same question (just about) so that post'll probly help. Here's the link:

http://www.webdeveloper.com/forum/showthread.php?t=84526&goto=newpost

vishi83
11-17-2005, 04:29 AM
hi john..

Think you need to implement all possible cases for you web application like Search, insert , delete and update records in a DB using an UI..
MVC , the best option for it..

refer to perldoc CGI::Application for the same...