Page 2 of 2

Posted: Mon Apr 18, 2005 3:54 pm
by conscience
This works perfectly, and is totally awesome. Thanks.

We do get the following error message, however:

Code: Select all

Warning: mysql_fetch_array(): 19 is not a valid MySQL result resource..
I can't seem to find anything particularly wrong with.. well.. anything, though I've never used the mysql_free_result() command before.

Edit: Meh. It works. I'll just drop a @ in front of it, since it looks like that's the pattern you were following.

Eternal thanks for your assistance.

Posted: Mon Apr 18, 2005 7:51 pm
by feyd
it is not recommended to ignore warnings like that.