What is PHP and how do I use it?
PHP is a powerful server-side scripting language that can be used to extend the functionality of your pages in many ways. It is activated by naming the files that use it with the extension .php, .php3, .php4, .php5, or .phtml. |
Also Read