|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
Warning: mysql_result() Pleae Help!
im getting this error on one of my sites. please tell me how to fix if u know how
this is the error: Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 6 in /home/thexbl/public_html/halo2/report.php on line 88 Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 6 in /home/thexbl/public_html/halo2/report.php on line 89 this is the part of the file that messes it up once i add it in but i need this in so pepole cant report loses with out accepting a chlalange. PHP Code:
|
|
#2
|
||||
|
||||
|
I'm no expert in PHP, but it looks to me like you're trying to set the cursor to the first record of an empty recordset
The php forum would be the best place to look for help on this [Link], if you do post there, please post a link in this thread so that those coming after won't waste their time, and can follow the thread where the action is at
__________________
--Ax without exception, there is no rule ... The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones ![]() 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski Detavil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ... |
|
#3
|
|||
|
|||
|
PHP Code:
Try searching on php.net for more information Mathieu |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Warning: mysql_result() Pleae Help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|