On Mon, 26 Jul 2004 02:03:56 +0800 Jason Wong <[EMAIL PROTECTED]> wrote:
> On Sunday 25 July 2004 13:14, Wudi wrote: > > I repeat: > > > > Hmmm it needs to be able to *find* the links before it can replace them. > > > Just borrow the code that finds the links. > > The "get" links part, the bit which you're interested in, is the regex. So > just plug the regex into ereg() or for this application eregi() may be more > useful. Thank you. I have found a method to get links. But it's slow. The script replaced the links, marked it. And then foreach() all texts were marked. But the blank space always make troubles. Now I'm looking for another way to do it. BTW, what does "regex" mean? -------------------------------------------------- Comment: English is not my first language. Wudi <[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php