This is a potentially stupid question. I have a website thats in a HTML format, and want to use a couple of PHP scripts in it, without having to re-write it for PHP etc. Is it possible to include PHP in an HTML file.. someone has told me something about altering a .htaccess file (or something like that)which will enable php to work in normal html. How can i do this if i can? Also is it possible to edit this file on my localhost (using phpmyadmin), as thats what im working with at the minute.
Hopefully i've not confused anyone 😃