Ver Mensaje Individual
  #5 (permalink)  
Antiguo 18/10/2009, 15:09
SJENERT
 
Fecha de Ingreso: julio-2009
Mensajes: 178
Antigüedad: 14 años, 9 meses
Puntos: 1
Respuesta: ¿como imprimir en pantalla caracteres especiales;

si, si uso utf-8, aui esta
Código kodigo:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  5. <title><?=$title?></title>
  6. <meta name="keywords" content="abogado" />
  7. <meta name="description" content="abogados en panama" />
  8. <link href="default.css" rel="stylesheet" type="text/css" />
  9. </head>
  10. <body>

el htmlentities lo uso como entra, como salida o ambos?