PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi All I'm new to the group and to php. I'm a mac user and I've heard that there is php for apache. Question one is this true? and 2nd Can I run this on OSX client or do I need OSX server?
What do you mean, can you run this on an OSX client? PHP is entirely server side, so it must be run on a server. You can set up apache on your laptop, though. Hope this helps.
Well from what I hear apache comes included in OSX client. I need a local testing environment, something like IIS or personal web server on PC's but for the mac. I was just wondering for testing perposes.