Re: removing text from a string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thodoris wrote:
> 
>> Ashley Sheridan a écrit :
>>
>>> Thats a lot of code when a couple of lines and a regex will do ;)
>>
>>   Maybe because the use of the regex is pointless here. A bazooka to
>> kill the fly ? :)
>>
> 
> I couldn't agree more. Not to mention that they are probably slower.
> 
> PS Don't get me wrong I like perl and pcre but it is pointless here.
> 

Personal choice, and yes my testing has proven that a regex is faster then the multiple function calls or if conditions needed to accomplish the same
thing.

-- 
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux