Hm, that's weird, it should work. But php files require "<?php" in the beginning, maybe that is missing? If your file starts with HTML code, you could just write in the first line "" and Bluefish will recognize it as PHP file. If it finds only HTML code in the beginning it won't work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, it's meant to be "Language Mode"
Hm, that's weird, it should work. But php files require "<?php" in the beginning, maybe that is missing? If your file starts with HTML code, you could just write in the first line "" and Bluefish will recognize it as PHP file. If it finds only HTML code in the beginning it won't work.