John Ballinger
I make things like:
hurl.ws
tweet-r.com
tw3t.com

and some iPhone
applications.

Get PHP running on OSX very quickly.

First enable PHP, from the terminal.
mate /etc/apache2/httpd.conf 

Edit this line, remove the # at the front so it looks like this. PHP5 done.

LoadModule php5_module        libexec/apache2/libphp5.so