Forum Moderators: coopster
print<<<AAA
html form
AAA;
// in between the above and below HERETODOC
…. Php script….
Everything works but function, echo etc… do not look bold and activated
However they all do the job
Could someone explain what’s happening?
Thanks
More HERETO….
print<<<BBB
html
BBB;
?>
add the "DisableMLS" to the PHP language definition line in the wordfile, it will only highlight the first line as a string. The following lines should highlight correctly.
You can find your wordfile in the Advanced : Configuration : Editor Display : Syntax Highlighting.
[edited by: jatar_k at 12:01 am (utc) on Mar. 31, 2007]