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

2006-10-17 Thread AYSERVE.NET
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. I will appreciate any help. Regards, Bunmi -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2006-10-17 Thread AYSERVE.NET
I did not see any text in your mail. -- 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

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

2006-10-17 Thread AYSERVE.NET
Sorry, I don't speak german. Regards, Bunmi www.ayserve.net, www.budelak.com [EMAIL PROTECTED] wrote: Dies ist eine Empfangsbestätigung für eine Nachricht, die Sie an [EMAIL PROTECTED] gesendet haben. Hinweis: Diese Empfangsbestätigung sagt nur aus, dass die Nachricht am Computer des

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

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 http://AYSERVE.NET* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Please, I need help on how to to recognise url in a block of text

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 about

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