Thread: html vs. php
View Single Post
  #3 (permalink)  
Old 07-14-2008, 06:52 AM
Sakari Sakari is offline
Rookie
 
Join Date: Jul 2008
Posts: 41
Sakari is on a distinguished road
Html is client side language it works in client pc. and php is server side language.it's execute in server side. it's way more flexible you can put html code with it.


Reply With Quote