[PHP] 5.0.1 broke mbstring regex?

2004-08-28 Thread Miles Keaton
I just upgraded PHP from 5.0 to 5.0.1 on a FreeBSD box. But unfortunately it seemed to break the regex features of mbstring At startup and every time I try to run PHP I get this: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20040412/mbstring.so' - /usr/local/lib/

Re: [PHP] 5.0.1 broke mbstring regex?

2004-08-29 Thread Miles Keaton
> Miles Keaton wrote: > > I just upgraded PHP from 5.0 to 5.0.1 on a FreeBSD box. > > > > But unfortunately it seemed to break the regex features of mbstring > > > > At startup and every time I try to run PHP I get this: > > > > PHP Warning: PHP Star

Re: [PHP] PHP5 Book Recommendation?

2004-09-18 Thread Miles Keaton
On Sun, 19 Sep 2004 07:26:25 +1000, Justin French <[EMAIL PROTECTED]> wrote: > Can someone recommend a decent PHP5 book? In particular, I'm > interested in Classes and OOP. I consider myself an above average PHP4 > developer, so I'm definitely not looking for a beginner book, BUT I > have ZERO ex