Page 1 of 1

Secured Login And Registartion Forms inPHP&Mysql

Posted: Wed Nov 04, 2009 6:14 am
by ravisangam
Hi,

I am newbie to PHP. I need secured php login and user registration form scripts... Please anyone help me....

Re: Secured Login And Registartion Forms inPHP&Mysql

Posted: Thu Nov 05, 2009 10:32 am
by Wolf_22
There's a lot of websites for things like this, but keep in mind that most scripts you download from the internet will require some security adjustments to ensure a secure portal. In other words, be careful using scripts straight from the can.

Here's a random tutorial on the topic from a quick Google:
http://www.phpeasystep.com/phptu/6.html

You might also find some useful things over at the hotscripts website...

Re: Secured Login And Registartion Forms inPHP&Mysql

Posted: Sat Nov 07, 2009 5:05 am
by kaisellgren
To learn how to program one, http://www.hotscripts.com can help you. With security, buy some books (Amazon is a good place) and read this forum and it should get you started.