Hi,

When using the php tags in a string (which is necessary for writing new php
files dynamically) the syntax highlighting breaks.

Example:
$string = "<?php echo $variable; ?>";

//ALL SYNTAX HIGHLIGHTING BROKEN FROM HERE ON DUE TO <?php IN STRING

fwrite($file_handler, $string);

-- 
<http://forum.pspad.com/read.php?2,32182,32182>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem