You've been my salvation!! thanks! :)


> print preg_replace('/<%([a-zA-Z]*)%>/e', "\$mioArray['$1']",  $testo);
>
> i never could understand why other languages
> made regular expressions so convoluted.
> why not just support the =~ binding operator
> instead of that awful function syntax...?
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to