Php 5.0 has removed the bundled MySQL client library

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
mofo
Forum Newbie
Posts: 3
Joined: Mon Jul 07, 2003 3:28 am
Location: Romania

Php 5.0 has removed the bundled MySQL client library

Post by mofo »

So no more MySql? What database should we go for now? MySql was very nice, too bad...
They added SqlLite. What do you know about this DB?
http://www.hwaci.com/sw/sqlite/
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Just because it's not bundled doesn't mean you can't use it - AFAIK there will be extensions available as for other external libraries (e.g. GD).

For more info:
viewtopic.php?t=10242

Mac
Post Reply