Check out vim or emacs...

--
BigDog

On Mon, 2003-09-22 at 17:41, Chris W. Parker wrote:
> 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

Reply via email to