I know this topic is a bit
overused, but truly saying I still haven't find an answer on this question!
There are a lof of good "syntax-highlighting" text-editors that successfully highlight what you order them.

But I haven't yet seen one that could met my following requirement ... Currently I still use Macromedia's HomeSite even though it's too overloaded with useless stuff (IMHO), but it has that nice feature that other editors don't (at least I haven't yet found/seen one):
- when you edit .php file it highlights all syntax for HTML tags and whether meets "<?php " or "<? " it still keeps correctly highlighting HTML tags but from now on all coding text goes on silver background (instead of pure white for 'pure' HTML

)
Does any other editor (preferrably free) supports such feature, so that I could simply change only
background color for block "<?php ?>" and all other syntax highlighting left untouched?
TIA.