Thread
:
mysqli can not be found
View Single Post
17th June 2008, 06:24 PM
#
2
(
permalink
)
Simon
Dedicated to life!
Join Date: Jul 2005
Location: 36°38'4.48"N - 4°42'18.52"W
Posts: 2,058
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
View Public Profile
Find More Posts by Simon