Hello,
I'm using PSPad to edit XHTML pages, which include PHP and Javascript codes.
Multihighlighter works very well if PHP and Javascript code sections do not
include any other script sections. But it doesn't work correctly if there are
nested script sections. For example:
<script type="text/javascript">
var i = 10;
<?php if ($bool) echo("i = 20;") ?>
</script>
This gets highlighted as if all the section is Javascript, although there is a
PHP section inside. Could this behaviour be changed some how?
Best regards,
Serkan
--
<http://forum.pspad.com/read.php?2,35655,35655>
PSPad freeware editor http://www.pspad.com