summaryrefslogtreecommitdiff
path: root/lang/php52/files/patch-php.ini-dist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used OpenDirk Meyer2010-04-231-0/+18
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/ PR: 145772 Submitted by: Alex Keda