What is PHP?
PHP Programming Fundamentals April 1st, 2009PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.
echo " Hello Earth"; // This codes will print the words Hello Earth on you screen // Think thats Cool? there is more to come
Related Posts :
Click Start then All Programs then Accessories Click on Command Prompt(black screen com ...
We are in the process of writing this article function functionName($parameter1) { D ...
CSS font shorthand rule font-size: 1em; line-height: 1.5em; font-weight: bold; font-style: ...










Recent Comments