Jump to content

tibberous

Members
  • Posts

    1,187
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by tibberous

  1. if(mysql_num_rows(mysql_query("select `id` from `backupsystem` where `domain`='$site'"))) Don't think it is a code problem, here is the error: Fatal error: Call to undefined function mysql_num_rows() in C:\BackupSystem\upda teList.php on line 23
  2. I'm getting an error that mysql_num_rows and mysql_result are undefined. Whats really weird is that mysql_connect and mysql_select_db are working. Any idea what would cause it? I'm running it on windows, set my extension directory and uncommented out extension=php_mysql.dll in the php.ini. Apache 2.0.63 PHP 5.2
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.