PHP Lesson 10: MySQL User Login - Part 3

code @ http://www.gorilla3d.com/v2/Tutorial_php_mysql_user_login

Duration : 0:5:54



3 Responses to “PHP Lesson 10: MySQL User Login - Part 3”

  1. videoasitis Says:

    how do we save this …
    how do we save this to mysql database?

  2. TheaDragonSpirit Says:

    I tried ” $db_host …
    I tried ” $db_host = ‘localhost’; $db_user = ‘root’; $db_pass = ”; $db_db = ‘users’; “, and even tried downloading your code but still it cant connect select table… so I dont know whats going on. Any help would be great thanks! Thanks a lot for showing us these tutorials aswel!

  3. TheaDragonSpirit Says:

    I seem to be having …
    I seem to be having problem connecting to the datebase…. it says second error message you created. It dies on selecting table. Am using apache server on my computer, I named database mysite and table ‘users’. But its not connecting.

Leave a Reply

Posted on August 30th, 2007 by admin

Filed under MySQL |

|