oops.
You can also try:
list($count) = mysql_fetch_row($result);
which will make $count work without messing with it as an array.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
|