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
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
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...