View Single Post
  #5 (permalink)  
Old 04-14-09, 08:12
pushpak86 pushpak86 is offline
BOD Member
 
Join Date: Apr 2009
Posts: 3
Default A Layman's Idea of differentiating php from HTML

Not being a technical professional, all what I can say is that any website using php configuration can easily be edited (even by end user) later for making improvements or updating it.

On the other hand,any website using HTML configurations gets its data frozen and it becomes almost impossible to get it edited at the user end. Even the administrator needs to put greater efforts to edit the content.
Reply With Quote