PHP Programming 101

November 29th, 2007

More Information on PHP

Posted by Administrator in Uncategorized

What Is PHP?
PHP is a server-side Scritpting language specifically designed for the development of webpages, to be embeded on an HTML page and these PHP code will be executed everytime someone visits a webpage.

There are tons upon tons of information available on the internet and the best thing about it is that it is free. PHP is an open-sourced platform or scripting language which means no one really owns it. You can use it, develop applications and share them with many others like you who have done the same and made all this possible. Manuals, ready made applications you can modify for your use and many other documentation and fun stuff can be found all over the internet.

Leave a reply