Is there any way to tell Netbeans to highlight PHP code in HTML files? I am using Zend Framework, where a lot of PHP code is included in the view files.

link|improve this question

feedback

1 Answer

up vote 7 down vote accepted

Thanks, but i have found the solutions.

You can set in the Options Screen - Misc - Files. The Type associated with .phtml. After switching it to php it works.

link|improve this answer
+1 : Oh, I really missed this one :-( Thanks for the info ;-) – Pascal MARTIN Jul 30 '09 at 18:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.