Ver Mensaje Individual
  #14 (permalink)  
Antiguo 28/05/2009, 17:10
luis192
 
Fecha de Ingreso: marzo-2009
Mensajes: 9
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: problemas con header

Cita:
Iniciado por abimaelrc Ver Mensaje
las lineas serian así

<?php
header("Content-Type: text/xml; charset=ISO-8859-1");
?>
<html>
<head>
<title>Pagina web</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body>
</body>
</html>
si el problema se soluciona, pero lo q me ocaciona el problema con el session_start() =/