At 1:33 PM -0500 11/1/99, Bob Kline wrote:
>On Sun, 31 Oct 1999, Ed Lazor wrote:
>
>>
>> 1) Is www.mysql.com down? I can't seem to access it.
>>
>
>Yes. ISP screw-up. Back up now (obviously).
>
>> 2) I keep getting this error message and have no idea
>> why. Does anyone know what this means?
>>
>> 0 is not a MySQL result index
>>
>
>That's probably a failure to create a temporary table. Check you TMPDIR
>variable.
Actually, this is a question that is answered in the PHP FAQ. It generally
results from a failure to check the return value of a mysql_query() call.
See the FAQ at www.php.net.
--
Paul DuBois, paul@stripped