List:MySQL on Win32« Previous MessageNext Message »
From:Dmitry Murashev Date:June 16 2001 1:52pm
Subject:Undefined function and not a valid MySQL result ...
View as plain text  
Hello!
Can anybody help me to solve my problem?
I recently began to write php scripts that uses MySQL. I'm working in Windows 98 and using
Apache server for Win'98.

I have two errors and I don't know what to do with that :(

1. When I'm using function mysql_use_result() in *.php I'm getting

Fatal error: Call to undefined function: mysql_use_result() in d:\server\www\top\list2.php
on line 15

2. When I'm using function mysql_fetch_row() in *.php I'm getting
Warning: Supplied argument is not a valid MySQL result resource in
d:\server\www\top\list.php on line 27


I don't know why it's so. Maybe anybody in this list know what should I do with this?
Or give me advise what mailing list should I join to ask...

Thanks.


Thread
Undefined function and not a valid MySQL result ...Dmitry Murashev16 Jun
  • Re: Undefined function and not a valid MySQL result ...Paul DuBois16 Jun