
26/10/2005, 15:04
|
 | | | Fecha de Ingreso: abril-2005
Mensajes: 124
Antigüedad: 19 años, 10 meses Puntos: 0 | |
asi
$text = nl2br($row_rs_muestra['cuerpo_noticia']);
$text = ereg_replace("(^| )(www([.]?[a-zA-Z0-9_/-])*)", "\\1<a href=\"http://\\2\" target=\"_blank\">\\2</a>", $text);
echo $text;
suerte nos vemos
__________________ Angel de Madrid
-------------------------------------------------
guarda tus favoritos http://markerbox.com (no requiere correo) :arriba: |