(Hypertext Preprocessor) open source, server-side HTML
scripting language used to create dynamic Web pages.
PHP is embedded
within tags, so the author can move between HTML and PHP
instead of using large amounts of code. Because PHP is executed on the
server, the viewer cannot see the code.
PHP can perform the same tasks which a CGI program can do and is compatible with many different kinds of
databases.
|
|
|
|
|