2013-09-26 17:14:40 +02:00

8 lines
368 B
Plaintext

PHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
This package contains the dynamically loadable PHP Apache module.