Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Create User Registration using PHP and Dreamweaver

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
52,818
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 6, 2008

Easy to create user registration by PHP and Server Behavior

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 10 dislikes

Link to this comment:

Share to:

Top Comments

  • <?php $use="xxxx"; $password="xxxx"; $database="xxxx"; mysql_connect("localhost",$use­r,$password); @mysql_select_db($database) or die( "unable to select database' $query = 'CREATE TABLE `user` ( `uid` TINYINT( 3 ) UNSIGNED NOT NULL AUTO_INCREMENT,  `gid` SMALLINT( 3 ) DEFAULT 0 NOT NULL, `username` VARCHAR( 20 ) NOT NULL, `password` VARCHAR( 20 ) NOT NULL, PRIMARY KEY ( `uid` ) )'; mysql_query($query); mysql_close(_; ?>
see all

All Comments (19)

Sign In or Sign Up now to post a comment!
  • @ShaiyaHawkAdmin depends on how much you can pay. :)

  • im gonna create a shaiya private server

    so i need good site

  • i make [ADM] who help me

  • can u create me a site?

    About Shaiya Mercy

    with register/login page plzzzz

  • dshmed

    

  • if anyone needs help with Dreamweaver user login message me or check out my vids

  • hi , how to create a new user registration page ? does anybody had a template code for this ? thanks

  • thanks |  v

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more