forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
425 B
Text
8 lines
425 B
Text
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/
|