Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~87 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for ringworm

Sorry very new to PHP I am currently working through a book and I am working on connect to a DB I use this command: $db = new mysqli('localhost', 'bookorama', 'bookorama123', 'books'); and I get this error Fatal error: Class 'mysqli' not found in c:\Inetpub\wwwroot\mystuff\chap11\results.php on line 26 from what …

Member Avatar for mikeSQL
0
87