diff options
Diffstat (limited to 'lang/php55/pkg-descr')
-rw-r--r-- | lang/php55/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/php55/pkg-descr b/lang/php55/pkg-descr new file mode 100644 index 000000000000..a53cdb1bde68 --- /dev/null +++ b/lang/php55/pkg-descr @@ -0,0 +1,8 @@ +PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open +Source general-purpose scripting language that is especially suited for +Web development and can be embedded into HTML. Its syntax draws upon C, +Java, and Perl, and is easy to learn. The main goal of the language is to +allow web developers to write dynamically generated webpages quickly, but +you can do much more with PHP. + +WWW: http://www.php.net/ |