27;...Fate had broken his body, but not his spirit...'
- Original Message -
From: "anonymous" <[EMAIL PROTECTED]>
To: "Jacob Kruger" <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2008 9:14 PM
Subject: Re: [PHP-WIN] Trouble connecting to MySQL using
nymous" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, July 16, 2008 5:50 PM
Subject: [PHP-WIN] Trouble connecting to MySQL using mysqli extension on XP
I had a tough time getting PHP to connect to MySQL using mysqli on XP.
The following code from the php documentation on mysqli failed to w
I had a tough time getting PHP to connect to MySQL using mysqli on XP.
The following code from the php documentation on mysqli failed to work.
$mysqli = new mysqli( "localhost", "user", "password", "database" );
Where localhost, user, password, and database were replaced with the
appropriate valu