my site www.deadmemories.net/glue/hm.htm
i want to make it a .php so i can just add stuff in where i want (counter ect) BAsically wut i have been doing is just making an iframe and inserting the .php file in that but i want my whole site to be .php so i dont have to do that. Help?
EDIT: the site where i did the iframe thing is here www.caveat.tk
put the following line in either your apache httpd.conf file or in a file called .htaccess in the root of your website
AddType application/x-httpd-php .php
adam
?