Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/03/2007, 22:18
Avatar de xyyy7
xyyy7
 
Fecha de Ingreso: enero-2004
Ubicación: Maracay.-
Mensajes: 637
Antigüedad: 20 años, 3 meses
Puntos: 5
Re: Existe script para convertir código html ... ?

Claro que si.-
Puedes usar la funcion htmlentities();
Código PHP:
$html="
<html>
<head>
</head>
<body>
</body>
</html>"
;
echo 
htmlentities($html); 
Saludos.-
__________________
Maracay Edo Aragua - Venezuela :
Mi Favorita :
http://www.MySQL.Com