|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
mysql error
i get the error : Warning: mysql_result(): supplied argument is not a valid MySQL result resource in d:apacheapachehtdocslillypetslogin2.php on line 77
can some one help me? |
|
#2
|
|||
|
|||
|
RE: mysql error
Can you provide a snippet of the code that is going wrong and proof of what is in your variables so we can have a bit to go on, thanx.
|
|
#3
|
|||
|
|||
|
RE: mysql error
Yes, code will be needed to fully assess the situation. I have seen this error before, however. It means that your "resource result" is invalid. You should check your mysql_query.
The way to use mysql_result is like this (for example): |
|
#4
|
||||
|
||||
|
RE: mysql error
Add:
this will print the error from mysql. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > mysql error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|