Menu

PHP start tag required?

2008-10-09
2012-11-13
  • Radosław Łoboda

    I have a question regarding PHP syntax highlighting. It seems like it only works when PHP code is enclosed in start/end tags (<?php ... ?>). Is this by design or can I turn it off somehow? I'm working with external tool that generates PHP code parts without start/end tags

     
    • Daniel Spawn

      Daniel Spawn - 2008-10-09

      Its by design... there's no way editing any xml/ini file to change that...

      Sorry =(