Hi All,

Has anyone ever had this problem when using PHP 4.06 and MySQL 3.23.39
running on Apache 1.3.20 on Windows 2000 Professional SP!?

<br>
<b>Warning</b>:  Supplied argument is not a valid MySQL result resource in
<b>d:\program files\apache
group\apache\www.lemonlaineydesign.com\www\top_frame.php</b> on line
<b>68</b><br>

And here is the line in my HTML... any ideas what might be wrong?  This
works on my Unix box with no problems...

while ($results = mysql_fetch_array($sth)) {


Thanks,

Kevin Smith
Netsmith Limited


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to