PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 07, 2001 7:08 AM
Subject: [PHP-DB] finding a link in large text blob
> Is everyone ignoring me?? This is the third time I have asked for
> assistance on this...
>
> Is there an easy way (say using eregi_replace) to
.))([\w\.]+)/i",
"$2$4$5", $message);
- Original Message -
From: "Terry Romine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 07, 2001 7:08 AM
Subject: [PHP-DB] finding a link in large text blob
> Is everyone ignoring me?? T
Is everyone ignoring me?? This is the third time I have asked for
assistance on this...
Is there an easy way (say using eregi_replace) to find a link reference
in a blob of text and add the anchor around it? Something like:
"text has a link to a website at
http://www.whatever.com/myd
> Trying again...
> Is there an easy way (say using eregi_replace) to find a link reference
> in a blob of text and add the anchor around it? Something like:
>
> "text has a link to a website at
> http://www.whatever.com/mydirectory/mypage.html ..."
>
> and converts it to
>
>
Is there an easy way (say using eregi_replace) to find a link reference
in a blob of text and add the anchor around it? Something like:
"text has a link to a website at
http://www.whatever.com/mydirectory/mypage.html ..."
and converts it to
"text has a link to a websi