Hi,
I am newbie to PHP. I need secured php login and user registration form scripts... Please anyone help me....
Secured Login And Registartion Forms inPHP&Mysql
Moderator: General Moderators
-
ravisangam
- Forum Newbie
- Posts: 2
- Joined: Tue Nov 03, 2009 8:54 am
Re: Secured Login And Registartion Forms inPHP&Mysql
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...
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...
- kaisellgren
- DevNet Resident
- Posts: 1675
- Joined: Sat Jan 07, 2006 5:52 am
- Location: Lahti, Finland.
Re: Secured Login And Registartion Forms inPHP&Mysql
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.