Sha256: 60b64379ac7bb6c7a73e3bb6e9a0bb8b789d5f283b55f678ced45ac6840c0f23

Contents?: true

Size: 837 Bytes

Versions: 384

Compression:

Stored size: 837 Bytes

Contents

PHP is a server-side language suited towards web development. The acronym is recursive, standing for *PHP: Hypertext Preprocessor*. 

Considerably more versatile than CGI scripting, PHP is often used to add interactivity to plain HTML and bolster web frameworks.

The language can be employed on any operating system. PHP is supported by most common web servers and is often handled through an interpreter module. This combines static web code with dynamic inclusions. 

PHP isn't just a web server framework. It's also useful for command-line scripting (headless parsing) and developing GUIs. 

You should learn PHP because:

* it's an Open Source language
* it's well-documented and supported
* it's compatible with most common web servers
* it's easy to pick up and start learning
* it's highly scalable and extensible

Version data entries

384 entries across 384 versions & 1 rubygems

Version Path
trackler-2.0.0.5 tracks/php/docs/ABOUT.md
trackler-2.0.0.4 tracks/php/docs/ABOUT.md
trackler-2.0.0.3 tracks/php/docs/ABOUT.md
trackler-2.0.0.2 tracks/php/docs/ABOUT.md