12-06-2007, 12:48 AM
|
#19 (permalink)
|
|
The Wanderer
Join Date: Dec 2007
Posts: 22
Thanks: 4
|
I'm getting an error
PHP Code:
Fatal error: Cannot instantiate non-existent class: mysqli in /home/ybh305/domains/domain.com/public_html/php/clients/admin/new.php on line 30
I thought maybe it was DB that was named wrong. So I renamed the db in my php code ybh305_clients (thats the name of it inside PhpMyAdmin). But it still gives me the same error.
|
|
|
|