Hey everyone. I am looking for an editor that will highlight the string "{$array['index']['index']}" within a string.
For example: +--------- gray ------------+ | | | +-- red ---+ | | | | | $variable = "The amount is {$amount[0]}."; Is there anything out there that does this? Thanks, Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php