any body have source code of sign up form ? i need very easy sign up form with some filed like : username and password and first name and last name then users can be complete form and in other page they able to login with their username and passwords .
Are you familiar with PHP and MySQL? Or are you just looking for a login script? If so, I'll post a quick one, but it will require MySQL or a text document (insecure and I don't recommend it) to hold the information that is given at signup. Regards, Dennis M.
Check this out... http://www.pixel2life.com/tutorials/php_coding/membership_scripts/ There is an entire category at pixel2life.com dedicated to them. You should be able to first something here.
i want to try this article : http://binaryblot.com/phpregistration i have create registration.html and also check_registration.php . it means i have done blue box number one and two . but i don't know what should i do next ?