i see your using mysql...
please check your status and print the results here to let me see where your going wrong in the above code and if you can , could you please print the page code that connects to db....
if you dont know how to check your status, do this:
Start > run > type cmd or command and hit [enter]
browse to your mysql folder on c drive or whereever you have it stored.
enter mysql and type 'status'. this will print out your status.
example:
C:\
C:\mysql
mysql>
mysql>status
sean
Main Topics
Browse All Topics





by: ellandrdPosted on 2005-03-13 at 12:47:26ID: 13530245
what type of db are you trying to connect too?
what version of php are you using and have you set up odbc to point to your db??