Welcome to the Browser-Base Game Zone forums!
Smart men learn from their mistakes, wise men learn from the mistakes of others B)
Hiya and welcome to this vast world of your imagination B)First off, before even thinking about using PHP on your mac, you really should enable it. Or else you won't go very far.Here's a really helpful link that I used to set up my iBook the first time I wanted to fool around with PHP.Just scroll down to the entry from May 13th 2005 (woha, almost 2 years ago) and read on up. It will guide you step by step to install/enable PHP the local Apache Webserver and the MySQL database as well as phpmyadmin (all of which are needed to create games)The Link: http://www.billstevenson.org/news/2005/05/index.htmlAfter that you should check out PHP.net and read or at least flip through their documentation. What you should spend time on are the following links:A small Tutorial: http://www.php.net/manual/en/tutorial.php (the whole tutorial)The Basic Syntax: http://www.php.net/manual/en/langref.phpYeah, do that as a start. After that, see if you can find some scripts for free that are already working games.http://sourceforge.net is a really good start, although some of the projects are too complicated to understand when beginning PHP.I therefore recommend you visit http://www.chipmunk-scripts.com/page.php?ID=16 and download their game. It helped me a lot for sure.Also, browse this forum for posts made by codestryker. He knows what he's talking about and if you consider his advice you will have a lot less problems in the beginning (and later on as well) as when you'd have to teach yourself everything.[?∂??]Oh yeah, as for a the text-editor to use when writing code: I'm currently using BBEdit and am really happy with it. I don't need any tools or PHP-specific work-enviroment.But it really doesn't matter that much I guess.Hope that helps- Sinzygy