30 Mar
2003
30 Mar
'03
14:43
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in
Your code contains no error checking. You check that your connection is made, but you don't check that the database selection worked, or that the mysql_query() call worked correctly. I'm not sure what that sizeof() call is supposed to do, but it's not telling you anything interesting! Put the error checking in and try again. At a quick glance your code looks basically right, so I suspect you're interacting with your DB incorrectly. -- "...our desktop is falling behind stability-wise and feature wise to KDE ...when I went to Mexico in December to the facility where we launched gnome, they had all switched to KDE3." - Miguel de Icaza, March 2003