PHP Tutorial // Registration V3.
Uploaded by: lifeg0eson666
Video Description:
This will be the best of my registration series.
HD: http://neoblob.com/phpsquad/vids/reg
Tags for this video: css forms graspr html lifeg0eson666 marus php recck registration sql tutorial v3 youtube
Find more videos in the "Howto" category
See more videos uploaded by lifeg0eson666
Comments for this video: Show || Hide
Tell a friend:














One small problem i was watching the the hd version and after you did the pause for the table you started going to fast and i didnt have enough time to type it in. If you could spear some time to maby do a text version i would be very grateful
As those HD vids are down, could you please post/PM that $checkemail string, as I couldn't see, nor comprehend it, and it's my last error (I hope). Or is it a "secret recipe"?
You're a great-great help. Thank you for it.
Peace
I like the way you say abbreviations ;)
die($error[] = "Your error here");
instead of:
$error[] = "Your error here";
The die() function stops everything, and echos whats in the brakets.
that is adding to the error array, if you die it on one error, the whole script is going to stop until you check the rest of the script.
ggggggrn.
What would be really cool is some AJAX, but still, if the user had jascript turned off your foreach method would still be the best.
i cant see anything :(..