Cazpa.com PHP Developer & Website Designer

Comments (25) Trackbacks (0)
  1. you can find some “phpmyadmin” Tutorial

  2. i just get this when i try to enter the page i made: Parse error: syntax error, unexpected T_STRING in C:\AC Web Ultimate Repack\Server\htdocs\index.php on line 29

  3. if it’s not fixed already post the code at pastebin(dot)com and give me the url i can take a look
    a t_string error can mean alot
    it could be as basic as
    var x = “hello”
    var y = “hello2″;
    the second line would get an error because the line above doesn’t have ;

  4. das ist ein gutes tutorial aber müsste der name nicht PHP Tutorial #3 – Login form (updated)

    heißen

  5. LOL!!! 1:24

  6. ‘ok

  7. if your domain is registered from godaddy, they provide free hosting which provides SQL

  8. HA! 1:24. WIND FAIL! nice tutorial btw. It helped a lot! =]

  9. 1:22 that ownz! :P

  10. dude you wrote down

    $result=mysql_result($get, 0);
    and
    if($result!=1) echo “Login Fail”;
    else{
    echo “Login Succes!”;
    $_SESSION['user']=$user;

    wrong

  11. I am not sure why people are burying you…You are correct!

  12. This just isn’t the way to authenticate a login. It is sql injection friendly. It is ok in a basic tutorial like this if it would be mentioned somewhere. A beginner programmer needs to get informed about these pitfalls.

    A rule of thumb is to never let a variable go unchecked into a sql query.

    The point I’m making is that someone who wants to learn how to do this, can’t take the info in this video and applicate it on a public website. Otherwise, well organized.

  13. pretty obvious mate

  14. he spelled NAD his mind is subconciously thinking about nads.

  15. yes, that was my point. Do you know how many tutorials that use unchecked code? There are lots of them. and since a lot of people go to youtube for information, you need to scream FOUL when it’s called for.

  16. what hosting did you use for you Sql table

  17. woow are you mad at that keyboard?

  18. hey what program are u useing? im new and i gotta be a pro by halloween!!!

  19. fart! lmao!

  20. Notepad++ but i’m not certain that’s the name use phpDesigner ;-)

  21. no berp.

  22. you should be a pro now :D

  23. NOTEPAD ++ FTW!

  24. Programers usually are I do that allot too.

  25. hells yeah, that shit highlights syntaxes
    fuckin epic easy to do shit
    Notepad++ ftw indeed…


Leave a comment

You must be logged in to post a comment.

No trackbacks yet.

Powered by WordPress Lab