 |
PHP
PHP stands for :Hypertext Preprocessor. A PHP file
may contain text, HTML tags and scripts. Scripts
in a PHP file are executed on the server. PHP is
a widely-used general-purpose scripting language
that is especially suited for Web development and
can be embedded into HTML. In this section you will
learn how to install PHP, how to configure PHP,
how to configure My SQL.
|