Meta Configuration of Package php
1
<package name="php" project="internetx:php5:EL5">
2
<title>PHP scripting language for creating dynamic web sites</title>
3
<description>PHP is an HTML-embedded scripting language. PHP attempts to make it
4
easy for developers to write dynamically generated webpages. PHP also
5
offers built-in database integration for several commercial and
6
non-commercial database management systems, so writing a
7
database-enabled webpage with PHP is fairly simple. The most common
8
use of PHP coding is probably as a replacement for CGI scripts.
9
10
The php package contains the module which adds support for the PHP
11
language to Apache HTTP Server.
12
13
</description>
14
<url>http://www.php.net/</url>
15
</package>
16