[PHP] agh - what am I doing wrong - regular expressions

2002-01-20 Thread sgibbs
Good morning everyone, I'm trying to adapt existing php code that uses a while loop to scan content for a url pattern, take the matches and add link tags (a) around them so the url with be made into hot links. Simple enough right? Nevertheless, I seem to be having trouble with urls that have

RE: [PHP] agh - what am I doing wrong - regular expressions

2002-01-20 Thread Martin Towell
, January 21, 2002 2:46 AM To: [EMAIL PROTECTED] Subject: [PHP] agh - what am I doing wrong - regular expressions Good morning everyone, I'm trying to adapt existing php code that uses a while loop to scan content for a url pattern, take the matches and add link tags (a) around them so the url