Hiya, i have a layout on my site and it is saved index.html but when i try to put the two php scripts on the page it dose not work how do i change this so that the layout and the scripts work?

Hiya, i have a layout on my site and it is saved index.html but when i try to put the two php scripts on the page it dose not work how do i change this so that the layout and the scripts work?
I'm going to presume your host allows PHP, and if so its pretty simple. Just change the extension of the file to .php rather than .html
If not, you will need to host the PHP files somewhere else and then include them through an iFrame.
Johno! said it all really. It seems that all you need to do is change the extenstion of the file. e.g. index.html would become index.php.... The HTML will still work though!
Back for a while![]()
I thought if i did that it would not work, but it did lol thanks x
Want to hide these adverts? Register an account for free!