I need to parse out strings from a long piece of string for templating
purposes. The criteria is to find all strings that start with {, end
with }, and only contain text or underscores between the two brackets.
No numbers or other special characters can be between to the brackets
to qualify it.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Sumilang
IT Manager
ExexDirect, LLC
21650 Oxnard St., Suite 2350
Woodland Hills, CA 91367
(877) 591-3252
[EMAIL PROTECTED]
www.exexdirect.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo