PDA

View Full Version : help in knowing php


ash05
25th August 2008, 13:20
What is the use of Javascript,css and html in Php?
Php is a query language or what?php is used only for website development or any thing else suggest me ?


Computer Support,Server Management,Network Management,Hardware Maintenance (http://www.nwcsupport.com)

falko
26th August 2008, 19:50
PHP is a scripting language that is processed on the server. The server will build HTML dynamically with the help of PHP and send it to the browser.