Might be a daft question?:
Can I have a .htm or .html page with embedded php code?
I am currently trying to test this with some very basic code:
PHP Code:
<body>
<? echo("Hello"); ?>
</body>
This results in nothing on screen saved as a .htm or html but works on a .PHP save - this is on my own server but also on
www.i-websolutions.co.uk
Either that or can someone confirm that .php pages will be indexed by search engines/robots/etc. including the follow links