Code: Select all
mysql_fetch_assoc($resultd);Moderator: General Moderators
Code: Select all
mysql_fetch_assoc($resultd);Joe wrote:try:
Code: Select all
mysql_fetch_assoc($resultd);
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /path/functions.php on line 184
Code: Select all
Warning: mysql_close(): 6 is not a valid MySQL-Link resource in /path/footer.php on line 14