Re: PHP5 - *ANY advantage??
On Tue, 2 Dec 2003 17:37:25 +0100, "Daniel Andislic" <srebrenik@gmx. net> wrote:
[color=blue]
>as far as I know, PHP5 currently works with SQLite for licence reasons
>(MySQL AG)[/color]
Where did this myth start up in the first place? Was it just because they
happened to announce SQLite support at the same time as removing the bundled
MySQL client library? (client library != the PHP MySQL extension).
MySQL support is not being removed; in fact it's being improved (see the
mysqli functions).
--
Andy Hassall (andy@andyh.co. uk) icq(5747695) (http://www.andyh.co.uk)
Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)
On Tue, 2 Dec 2003 17:37:25 +0100, "Daniel Andislic" <srebrenik@gmx. net> wrote:
[color=blue]
>as far as I know, PHP5 currently works with SQLite for licence reasons
>(MySQL AG)[/color]
Where did this myth start up in the first place? Was it just because they
happened to announce SQLite support at the same time as removing the bundled
MySQL client library? (client library != the PHP MySQL extension).
MySQL support is not being removed; in fact it's being improved (see the
mysqli functions).
--
Andy Hassall (andy@andyh.co. uk) icq(5747695) (http://www.andyh.co.uk)
Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)
Comment