Thread: Benefits of PHP
View Single Post
  #11 (permalink)  
Old 07-03-2010, 04:09 AM
waynelapricon waynelapricon is offline
Junior Member
 
Join Date: Jun 2010
Posts: 16
Default

PHP has upper hand in running multimedia files as PHP is not much dependent upon external plug-ins to run the programs. It is executed exclusively by server and therefore need nothing from the end users. PHP must be installed on the server and server parses the code at its source, executes and sends it properly send properly formatted html to the client computer.
Reply With Quote