1Sep/090
PHP on Mac OS X Snow Leopard
Good news for my fellow PHP developers on Mac OS X, not only does Mac OS X 10.6 come with PHP 5.3, it now is also compiled with MySQL support out of the box.
MySQL support was notoriously missing in the PHP binaries that came compiled with previous versions of Mac OS X, which led me and many other developers to installing alternative solutions like MAMP.
Other PHP extensions previously missing and now installed include the GD library, SOAP and CURL. I also included a copy of the phpinfo() print-out.