php-windows | 2001042
Date: 04/23/01
- Next message: Irsan Jie: "[PHP-WIN] Oracle Connection Error"
- Previous message: afan: "[PHP-WIN] find URL in text and make a link"
- Maybe in reply to: afan: "[PHP-WIN] find URL in text and make a link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$YOUR-STRING=
eregi_replace("([[:alnum:]]+)://([^[:space:]]*)([[:alnum:]#?/&=])","<a
href=\"\\1://\\2\\3\" target=\"_blank\">\\1://\\2\\3</a>", $YOUR-STRING);
hth
-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: BenC <email protected>
Web: http://www.intasept.com
"MAKING sense of
the INFORMATION
TECHNOLOGY age
@ WORK......"
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Irsan Jie: "[PHP-WIN] Oracle Connection Error"
- Previous message: afan: "[PHP-WIN] find URL in text and make a link"
- Maybe in reply to: afan: "[PHP-WIN] find URL in text and make a link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

