PHP

From Mac Guides

Jump to: navigation, search

PHP is a server-side scripting language (or command line scripting language) compatible with the Apache webserver which ships with Mac OS X. Files opened through the webserver, which end in PHP, will be executed with the PHP scripting engine.

Contents

Resources

Editors and Development Tools

Installation

Tiger comes with Apache v1.3 and PHP v4.3.11, but requires configuration.

Pre-compiled installer packages and installation instructions for various versions of PHP may be found here. This is the easiest, and quickest, way to upgrade PHP.

Guides

See Also