PHP Tutorial // User Registration w/ SQL



Autor: lifeg0eson666

Descrição:
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 NU
LL 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 ;



Download .FLV | Ver Video Maior | Categoria: "Howto"

Categorias: computers | lgo666 | mysql | php | phpmyadmin | sexy | sql | tutorial | video |


Vídeo parecidos

PHP Tutorial #1 - Covering the basicsPHP Lesson 10: MySQL User Login - Part 1PHP Forum // Login and Logout
php-tutorial-1-covering-the-basics.html php-tutorial-1-covering-the-basics.html php-tutorial-1-covering-the-basics.html
PHP Tutorial // User Login and CookiesPHP Tutorial: Installation and The BasicsPHP Tutorial #4 - Login form (updated)
php-tutorial-1-covering-the-basics.html php-tutorial-1-covering-the-basics.html php-tutorial-1-covering-the-basics.html


Divulgue este video:       StumbleUpon       del.icio.us       Reddit       digg       Furl       Spurl       Simpy       YahooMyWeb


Comentários: Mostrar || Fechar
Comentários escritos no Youtube
Error ;O ( 3 months ago by GnagetZS)
Error ;O
In my school, there ... ( 3 months ago by TheBatchGuy)
In my school, there are separate classes for html/php and computer science revolves around c++, its basically computer engineering at my high school rather than computer science :)
i know dis shit ( 3 months ago by engeljakob)
i know dis shit
your school is not ... ( 3 months ago by VONBARRERAA)
your school is not my school
Why?? Why would he ... ( 3 months ago by MyMusicFilms)
Why?? Why would he create this "WODER SCRIPT" of yours when he is just showing us how to create this? I think most of the beginners in PHP now that there is multiple ways of making this safer.
very errors in php ... ( 2 months ago by coderman15)
very errors in php code !!!
did you enter the $ ... ( 2 months ago by batfink161)
did you enter the $_POST'data']; with the post in capitals. if you use $_post['user'] it wont work
messy script.. lol ... ( 2 months ago by batfink161)
messy script.. lol check out the neopets tool bar:L
8:00 ( 2 months ago by GamerGonzal)
8:00
Most frequent word ... ( 1 month ago by geekthree)
Most frequent word used: "UMM"
Thanks dude!!!!! ( 1 month ago by max100oo)
Thanks dude!!!!!
Array ( 1 month ago by 45533)
jeah thanks!
I like it!
most other frequent ... ( 1 month ago by Chris1178R)
most other frequent used word, "K" "ummmm"!!
Thx for the intro ... ( 1 month ago by TalmudVision)
Thx for the intro vid! Bunch of adolescent bashers here.
Love it ( 1 month ago by HxNxIxC)
Love it
maybe i'm missing ... ( 1 month ago by kenshintomoe225)
maybe i'm missing something, but why are you opening two database connections?
neopets bar xd ( 4 weeks ago by beaufiechter)
neopets bar xd
i got the same ... ( 2 weeks ago by M4ziz)
i got the same problem :S
nice tut 5/5 but ... ( 2 weeks ago by virusmaker28)
nice tut 5/5 but you should use an editor...and btw when you get errors it usually sais what line has errors...
dude if you went ... ( 2 weeks ago by Smatchimo)
dude if you went into the method of all that while you were doing it you could already be making bank just teaching this stuff.
Always quote your ... ( 1 week ago by VonCarlsson)
Always quote your fucking variables! $dbname = "database"; ..
#1064 - You have an ... ( 1 week ago by MyMusicFilms)
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SQL: CREATE TABLE `user` ( `id` int(10) unsigned NOT NULL auto_increment, `us' at line 1
Insert your meat in ... ( 5 days ago by freakydaintyShelby79)
Insert your meat in my hot oven..
_DATEHERWOW -DOT- COM_
You definitely know ... ( 3 days ago by uhohlookwhoshere)
You definitely know what you're doing, but your syntax habits are horrible =O No closing tags, indents, quotes... =(




URL 
Embed Code