What is PHP ? how it works ?
By Ibrahim
@Ibrahim (2)
Malaysia
3 responses
@cyrux004 (948)
• India
16 Aug 06
In more simpler words. PHP refers to dynamic webpages. Its a scripting language that has connecting with html. YOu add some tags to it to make the page dynamic. You might have noticed on websites that have addresses that end with .php . These are dynamic pages created by the system immediately. PHP is rocking the world in these days
@crazynate (246)
• United States
14 Aug 06
PHP is a web scripting language. More information can be found here: http://www.php.net
