What do you mean by additional modifiers? Jim Lucas ----- Original Message ----- From: "Jackson Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 9:43 AM Subject: [PHP] preg_replace help
> I am trying to create a text only version of an HTML formatted message. > I would like to convert all links from: > <a href="http://domain.tld.page.ext">link name</a> > to: > link name [http://domain.tld/page.ext] > > The problem is that some links may have additional modifiers and onthers > may not. > > I have seen many examples of doing the reverse, but I can't seem to find > an example of this. > > If anyone has done something similar and would like to share, please do. > > Thanks, > -Jackson > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php