Hello I am trying to integrate a php script into an html website, this is my first time doing so, and yes its for my mega upload premium website I finished with the html part, but im trying to put the php code into it, and its not working out. Will this work if i put it in my .htaccess file? RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html And what about doing this? <?php include("index.html"); ?> Tyler
Never mind everyone i fixed it myself by trial and error Im so proud of myself lol Sorry i cant delete this topic because the time to delete is over Tyler