|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
problem with the new tutorial
|
|
#2
|
|||
|
|||
|
RE: problem with the new tutorial
after the mysql_connect statement, put this:
echo mysql_errno().": ".mysql_error()."<BR>"; that should show you what kind of connection problem it is.... |
|
#3
|
|||
|
|||
|
RE: problem with the new tutorial
now i get this error
0: Full Name Nick Name Salary Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/gmflp/public_html/test.php on line 9 cheers for your help btw |
|
#4
|
|||
|
|||
|
RE: problem with the new tutorial
Hmm...add the same thing after the select_db...that must be where it is dying....
|
|
#5
|
|||
|
|||
|
RE: problem with the new tutorial
okay this is the error i get now
0: 1044: Access denied for user: 'swouwih@localhost' to database 'learndb' Full Name Nick Name Salary Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/gmflp/public_html/test.php on line 10 |
![]() |
| Viewing: Codewalkers Forums > Other > Tutorials > problem with the new tutorial |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|