On 8 July 2011 16:31, Mike Robinson <m...@rile.ca> wrote:
> On July-08-11 10:01 AM Rafael Dohms wrote:
>
> [snip]
>
>> first time using preg_match is a nightmare.
>
> IMHO, preg_match is poetry in motion.
>
> Going through a million lines of code replacing ereg[i] with preg_match
> because it was deprecated in 5.3 - *that* is a nightmare.
>
> Best Regards
>
> Mike Robinson
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Could've used preg_replace_all() ? Maybe? You _are_ a programmer, right?

-- 
Richard Quadling
Twitter : EE : Zend : PHPDoc
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to