1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/lang/php5/pkg-descr
Norikatsu Shigemura 18ea1afefe Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively.  Too many
changes (improvements, bug fixes and new features) to be listed here,

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:26:28 +00:00

12 lines
464 B
Plaintext

PHP, which stands for "PHP: Hypertect Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
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 dinamically generated webpages quickly, but
you can do much more with PHP.
WWW: http://www.php.net/
- Alex Dupre
sysadmin@alexdupre.com