Netbeans 6.7 PHP - How to highlight PHP Code in HTML files?
Asked Answered
P

1

8

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.

Prochora answered 30/7, 2009 at 17:0 Comment(0)
P
15

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.

Prochora answered 30/7, 2009 at 17:32 Comment(3)
+1 : Oh, I really missed this one :-( Thanks for the info ;-)Transfix
thanks, your hint helped me to set the association for *.tml files (tapestry markup language) +1Vulnerable
I coudn't find Misc in options... Can you please specify the exact steps to do this.Thistledown

© 2022 - 2024 — McMap. All rights reserved.