Re: [PHP] Re: Getting PHP to work with MySQL 4.1.10 under Fedora Core 3

2005-02-28 Thread Robby Russell
On Mon, 2005-02-28 at 07:30 -0500, John Swartzentruber wrote: >On 2/28/2005 2:47 AM M. Sokolewicz wrote: >> well, for some reason it didn't compile in the mysql extension at all... >> even though it was configured to. That's strange, and I have no idea why >> it would do that. However, since you'

[PHP] Re: Getting PHP to work with MySQL 4.1.10 under Fedora Core 3

2005-02-28 Thread John Swartzentruber
On 2/28/2005 2:47 AM M. Sokolewicz wrote: well, for some reason it didn't compile in the mysql extension at all... even though it was configured to. That's strange, and I have no idea why it would do that. However, since you're using mysql 4.1.x, you should be using the mysqli interface anyway.

[PHP] Re: Getting PHP to work with MySQL 4.1.10 under Fedora Core 3

2005-02-27 Thread M. Sokolewicz
well, for some reason it didn't compile in the mysql extension at all... even though it was configured to. That's strange, and I have no idea why it would do that. However, since you're using mysql 4.1.x, you should be using the mysqli interface anyway. Even phpmyadmin has the option to use mys