Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread Paul Novitski
At 10/17/2006 12:39 AM, AYSERVE.NET wrote: Please, I need help on how to to recognise url in a block of text being retrieved from a database and present it as a link within that text. Here's an illustration of your problem: Input: Text text http://example.com/directory/filename.html#anchor te

Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread Richard Lynch
On Tue, October 17, 2006 2:39 am, AYSERVE.NET wrote: > Please, I need help on how to to recognise url in a block of text > being > retrieved from a database and present it as a link within that text. read the User Contributed Notes at: http://php.net/preg_match_all and friends. There are only abo

Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-10-17 15:13:50 +0100: > Who can help regarding my problem below. I will appreciate any assistance. > >>On 17/10/06, *AYSERVE.NET * <[EMAIL PROTECTED] > >>> wrote: > >> > >>Please, I need help on how to to recognise url i

Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread AYSERVE.NET
Thanks Alan. Retuen receipt disabled. Who can help regarding my problem below. I will appreciate any assistance. Regards, Bunmi www.ayserve.net., www.budelak.com AYSERVE.NET wrote: Hello, Thanks Toby. The aim is to show the entire text taken from the database (mysql) with the link within the t

[PHP] Re: Empfangsbestätigung (angezeigt) - Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread AYSERVE.NET
come.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - ayserve.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP] How to recognise url in a block of text -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to recognise url in a block of text

2006-10-17 Thread AYSERVE.NET
Hello, Thanks Toby. The aim is to show the entire text taken from the database (mysql) with the link within the text showing as a clickable link. Not just to remove entirely. Regards, Bunmi www.ayserve.net www.budelak.com Toby Osbourn wrote: Hello, I would suggest first of all splitting the