Monday, November 28, 2011

What is the meaning of PHP ?

PHP - PHP: Hypertext Preprocessor. PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module.PHP scripts are executed on the server.PHP files can contain text, HTML tags and scripts.PHP files have a file extension of ".php", ".php3", or ".phtml".

No comments:

Post a Comment