Page 1 of 1

Hi guys, i am new to php need help.....

Posted: Fri Mar 30, 2007 2:26 am
by designerspot9
hi friends,
i want to create simple php login form but not able to create when i searched for script there r heavy scripts, can any one helps me in creating simple php form??

ADVANCE THANKS!!

Posted: Fri Mar 30, 2007 2:29 am
by Kieran Huggins
User authentication is not a simple concept.

Maybe you'd be best served by using something like Drupal?

Posted: Fri Mar 30, 2007 10:55 am
by RobertGonzalez
Simple login forms are part of almost any half decent tutorial on PHP. However, if you plan to use it in production, you will certainly need to beef things up. What is your intent for a login script? Do you want to learn how to code one or do you need one for your application?