I am trying to pull a random record out of a database running MYSQL. I get the error code "Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource". The code is <div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">php...
More...