
09/01/2003, 19:09
|
| | Fecha de Ingreso: marzo-2002
Mensajes: 299
Antigüedad: 23 años Puntos: 1 | |
Gracias por tu atención :)
pero no tengo nada antes de iniciar mi sesion, bueno mi página inicia con el código normal de html <html>
<head>
<meta http-equiv="Content-Language" content="es-mx">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="Private/style.css" type="text/css">
<title>CECOMEX.................................... ......</title>
</head>
<body topmargin="0" leftmargin="0"> <? session_start(); include("Conect.php");
$conexion=Conectarse(); |