PHP Include Test

If you see "HELLO FROM THE INCLUDE FILE" below this line, PHP includes are working with .htm files.



If you see raw PHP code above (like <?php include...), the server is NOT processing PHP in .htm files.