Re: Re[2]: [PHP] One more time about regexes

2010-05-27 Thread Adam Richardson
Thanks a lot! > > -- > With best regards from Ukraine, > Andre > Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ > jabber.org > Yahoo! messenger: andre.polykanine; ICQ: 191749952 > Twitter: m_elensule > > - Original message - &g

RE: Re[2]: [PHP] One more time about regexes

2010-05-27 Thread Ford, Mike
> -Original Message- > From: Andre Polykanine [mailto:an...@oire.org] > Sent: 27 May 2010 09:14 > To: Adam Richardson > Cc: php-general@lists.php.net > Subject: Re[2]: [PHP] One more time about regexes > > Hello Adam, > > You did understand me exactly and

Re[2]: [PHP] One more time about regexes

2010-05-27 Thread Andre Polykanine
Richardson To: php-general@lists.php.net Date: Thursday, May 27, 2010, 7:56:28 AM Subject: [PHP] One more time about regexes On Wed, May 26, 2010 at 11:10 PM, Nilesh Govindarajan wrote: > -- Forwarded message ------ > From: Nilesh Govindarajan > Date: Thu, May 27, 2010 at 8:40

Re: [PHP] One more time about regexes

2010-05-26 Thread Adam Richardson
On Wed, May 26, 2010 at 11:10 PM, Nilesh Govindarajan wrote: > -- Forwarded message -- > From: Nilesh Govindarajan > Date: Thu, May 27, 2010 at 8:40 AM > Subject: Re: [PHP] One more time about regexes > To: Andre Polykanine > > > On Thu, May 27, 2010 at 3

Fwd: [PHP] One more time about regexes

2010-05-26 Thread Nilesh Govindarajan
-- Forwarded message -- From: Nilesh Govindarajan Date: Thu, May 27, 2010 at 8:40 AM Subject: Re: [PHP] One more time about regexes To: Andre Polykanine On Thu, May 27, 2010 at 3:33 AM, Andre Polykanine wrote: > Hello everyone, > > Sorry, but I'm asking one mo

[PHP] One more time about regexes

2010-05-26 Thread Andre Polykanine
Hello everyone, Sorry, but I'm asking one more time (since it's really annoying me and I need to apply some really dirty hacks): Is there a way making preg_replace() pass through the regex one single time searching from left to right and not to erase what it has already done? I can give you a real