Blogger - create static php pages
here is a trick for creating static php pages within blogger. first you have to have your site hosetd on your own server for this to work. next set your main template file to .php (ex: index.php) now, what you have to do is fo into the SETTINGS -> COMMENTS -> then click on then hide your comments. then save your changes. then go to SETTINGS -> ARCHIVING -> and click to not archive your messages. then save. upload your site. now go back and turn on your comments. save. then go back click to allow archiving. upload your site. this sould do it. now all of your static pages will be created using php.
