8 lines
368 B
Text
8 lines
368 B
Text
|
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.
|