Jump to content

tibberous

Members
  • Posts

    1,187
  • Joined

  • Last visited

  • Days Won

    1

tibberous last won the day on February 17 2013

tibberous had the most liked content!

Contact Methods

  • AIM
    tibberous
  • MSN
  • Website URL
    http://www.TrentTompkins.com
  • Yahoo
    tibberous

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

tibberous's Achievements

Advanced Member

Advanced Member (4/5)

4

Reputation

  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.