|
zsbee0 (June 19, 2008 at 2:49 pm)
wampserver 2.0
ang3licang3l (May 27, 2008 at 1:05 pm)
What other softwares or anything do you use to view the html you created, because i can't get to the local host.
ang3licang3l (May 25, 2008 at 9:46 am)
how do you go to the local host thing?
Shiinesama (May 13, 2008 at 12:45 pm)
Niice tutorials, but i want more of it, i wanna learn everything how to make a blog.
INGc3z4r (February 22, 2008 at 5:28 am)
Great video i've been following this tutorial to learn php and Mysql it has helped me a lot. I hope you can continue doing these series.THANKS
migetman2805 (January 20, 2008 at 10:49 pm)
if u want 2 add lenght then add a "forgot password" button
lifeg0eson666 (January 20, 2008 at 9:05 pm)
hm?$newvar = $var1 + $var2;
Petterss22 (January 20, 2008 at 5:21 pm)
hi, u dont show us how to add text?
lifeg0eson666 (January 19, 2008 at 9:31 pm)
The tutorial is not revolving around security.
penguinii (January 19, 2008 at 3:23 pm)
Using a direct $_POST is dangerous in your query, why didn't you use something like mysql_real_escape_string() or at least addslashes()? |