Re: Help with code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



karl james wrote:
I have since updated it.
And I am having issues with a function I suppose.


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
resource in
/home/virtual/site38/fst/var/www/html/php/wrox_php/movie_details.php on line
119

http://www.theufl.com/php/wrox_php/movie_details.php

This error (obviously) means that there is a problem with your query, which is why mysql_query() did not return a result resource.


http://www.php.net/mysql_error is your friend.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux