How to fix improperly set up PHP, Errors on mysqli code -


i've set own wamp server testing/design purposes. being relatively newer this, believe improperly set up.

when run mysqli statements, mysqli statements, errors thrown.

 fatal error: class 'mysqli_connect' not found in "" on line "" 

i've checked php.ini file , mysqli called , .dll files exist.

i suspect comes couple of attempts set wamp server, have no idea how fix or search find how-to. did try search, general find right information.

if have to, clean slate wouldn't bad. there isn't in directory or dbs horrible lose everything, annoying.

thank in advance.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -