Yes, I've done it before too...but I saw some other libraries(in other
programming langs) that has such features...

"Justin French" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> on 25/07/02 11:05 PM, lallous ([EMAIL PROTECTED]) wrote:
>
> > Yes, I'm aware of the strpos() or any other non-regexp string
functions...
> >
> > but it is either I use regexp to match a certain pattern or I'll have to
> > write a char-by-char parser to emulate regexp searching and yet get the
> > position of the occurence!
>
> Actually, I've just written one of them, and they're not that hard, as
long
> as the sub-set of what you want to do is limited.
>
> Justin French
>
>



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

Reply via email to