Re: sorting in PHP.
On Mar 26, 3:13pm, Alexey Kulentsov <a...@inbox.ru> wrote:
> amit wrote:
> > Thanks indeed for you solution using regular experession but I'm
> > afraid to get into trouble later since I'm not familiar with RE yet.
>
> > Any other suggestions?
>
> I highly recommend to learn regular expressions because this is very
> useful tool for parsing any complex string data. And don't afraid to use
> it - in the case of problems here is enough peoples in the world to
> you.
Ok then I'll go for it. I'll keep you posted.
Thanks!
|