Hi guys Does PSPad have anyway of highlighting multi-lined string in php? Here is an example:
$return = <<<EOD
First Line
Second Line
Third Line
EOD;
I searched this form but there doesn't seem to be any topic on this issue.
--
<http://forum.pspad.com/read.php?2,50995,50995>
PSPad freeware editor http://www.pspad.com
