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

PHP Tutorial // User Registration w/ SQL

Loading...

Sign in or sign up now!
236,566
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 1, 2006

PLEASE CHECK OUT THE SECOND VIDEO OF THIS

A quick and easy user registration using php, sql and phpmyadmin.


For full size and source codes: http://www.neoblob.com/phpsquad/tuts/php/1/

SQL:
CREATE TABLE `user` (
`id` int(10) unsigned NOT NULL auto_increment,
`username` varchar(20) NOT NULL default '',
`password` varchar(50) NOT NULL default '',
`email` varchar(40) NOT NULL default '',
`ip` varchar(20) NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 108 dislikes

Link to this comment:

Share to:

Uploader Comments (lifeg0eson666)

  • Hope you will be good (or you are) in programming. but not in teaching. Find something better to do, then just wasting our time... or may be learn how to make real tutorials.

  • @codriter Thanks for the comment, this tutorial is 4 years old though, check out the other ones.

  • With all due respect but

    is there a way do do this without phpmyadmin? Like in nothing but code like the real "I get paid to do this with about $500,000 a year" kind of web developer? Like the real Microsoft corporation who built their own website with nothing but code? I need to learn to do it that way. Because I my mother wont let me install phpmyadmin. And I need to get experience in nothing but code because I am going to be a game designer and I need that experience.

  • @mcgyvr2009i When you're a game developer your mother isn't going to tell you what to do. You could look into flat files.

  • Thanks for not even explaining the reasons why we are dong this shit.

    Now I still have no freaking idea why the FUCK I put things where I did, what it does, etc. People, get yourself a better tutorial.

    This kid's heart is in the right place, hes a good kid. Thank you for trying to help us, but this is not helpful to a complete newb.

  • @StrangeWorld18 Watch the 3rd remake

Top Comments

  • Hey man you are just awesome :) Keep it up

  • Thanks for the tutorial.

see all

All Comments (489)

Sign In or Sign Up now to post a comment!
  • I need someone who is capable of hacking* websites & accessing their email database

    I don't need scraping,web crawling or extractors,I need this sites HACKED

    I will need to test the result u give me,if it checks out I shall send u 3000$ ASAP and 10-20 websites monthly,which will

    increase upon delivery of faster & quality service

    Pls note,CONTINUITY is what I am after...

    PLEASE SEND ME A MAIL ASAP IF U CAN DO THIS ; omorye007 (at) yahoo (dot) com

  • Thank you for sharing a good video for PHP tutorial.

  • This video is useful for PHP.

  • Great video for PHP tutorial.

  • i got a 404 error the code when i did the register.php

  • u aaa emmmmm

  • You da muthafuckin man homeboy, i love you already

  • @mcgyvr2009i LOL!!!!!!!!!!!!!!!

View all Comments »
Loading...

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