View Single Post
  #23 (permalink)  
Old 10-10-09, 07:04
marvin marvin is offline
BOD Member
 
Join Date: Oct 2009
Posts: 6
Default

I just want to add another advantage of using PHP. Being a server side script, PHP is secures as the script is executed in the server instead of in your browser. Using HTML, everyone will view any code in the page source.
Reply With Quote