View Single Post
  #2 (permalink)  
Old 02-20-2009, 03:38 PM
sasakakee sasakakee is offline
Junior Member
BizHat Newbie
 
Join Date: Feb 2009
Posts: 1
Default

Not necessarily. The file will function just the same with a PHP extension as it would with a regular HTML extension. One thing I like about automatically creating all files with PHP extensions is that if later you want to add something in PHP to the file, you don't have to save the file again with the new extension or worry about changing any Apache settings.
Reply With Quote