FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Free php script login / register , GREAT!

 


sarbull
http://php-login-script.com/ its here enjoy it!
jmraker
The captcha can easily be read by a OCR program. I like to do more stuff in my login scripts, where it puts the user's record in $_SESSION except credit card info. Plus putting their other records of stuff they bought, like if they site has classified ads, their ad record. That way any page can use their name, email address, etc without using the database as $_SESSION['user']['first_name'], $_SESSION['classified_ad']['xyz']

It can done with an array of callback functions like

Code:
$loginFuncs[] = 'initClassified';
$loginFuncs[] = 'initStore';

login($loginFuncs);
Related topics

Free PHP/MySQL login script
Using free php script
affiliate tracking php script needed
PHP script to create email addresses/ftp accounts/etc...
A Free PHP Topsites Script ( Aardvark )

Phoenix free PHP scripts
error in my PHP script
one line securing of php pages (login of users) (user auth)
Login/Register Page
Free php Editor

Calendar with PHP
how can i make a php script for enter username and password?
Inserting data to MYSQL with a PHP script
Running a "Hello World" php script
[PHP] Running Cron Jobs Via PHP Script
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.