PHP Tutorial // User Registration w/ SQL
PLEASE CHECK OUT THE SECOND VIDEO OF THISA quick and easy user registration using php, sql and phpmyadmin.For full size and source codes: http://www.neoblob.com/phpsqua... 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 ;
Canal: Howto & Style
Añadido: November 30, 1999 at 12:00 am
Autor: lifeg0eson666
Duración: 16:20
Puntuación: 3.80
Reproducciones: 101624
Etiquetas: computers lgo666 mysql php phpmyadmin sexy sql tutorial video
Comentarios
|
TalmudVision (November 30, 1999 at 12:00 am)
Thx for the intro vid! Bunch of adolescent bashers here.
Chris1178R (November 30, 1999 at 12:00 am)
most other frequent used word, "K""ummmm"!!
45533 (November 30, 1999 at 12:00 am)
jeah thanks!I like it!
max100oo (November 30, 1999 at 12:00 am)
Thanks dude!!!!!
geekthree (November 30, 1999 at 12:00 am)
Most frequent word used: "UMM"
GamerGonzal (November 30, 1999 at 12:00 am)
8:00
batfink161 (November 30, 1999 at 12:00 am)
messy script..lol check out the neopets tool bar:L
batfink161 (November 30, 1999 at 12:00 am)
did you enter the $_POST'data']; with the post in capitals.if you use $_post['user'] it wont work
coderman15 (November 30, 1999 at 12:00 am)
very errors in php code !!!
MyMusicFilms (November 30, 1999 at 12:00 am)
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.
|