View Single Post
Old 17th June 2008, 06:24 PM   #2 (permalink)
Simon
Dedicated to life!
 
Simon's Avatar
 
Join Date: Jul 2005
Location: 36°38'4.48"N - 4°42'18.52"W
Posts: 2,058
Send a message via MSN to Simon Send a message via Yahoo to Simon Send a message via Skype™ to Simon
If it helps, the exact error message in the logs is

PHP Fatal error: Class 'mysqli' not found in /my/file.php on line 3

The line where it is used is

class myClassName extends mysqli {
// new functions
}
__________________
Freelance PHP Programming
__________________
Simon is offline   Reply With Quote