Ver Mensaje Individual
  #10 (permalink)  
Antiguo 22/07/2008, 18:49
JavierCS2007-
 
Fecha de Ingreso: octubre-2007
Ubicación: Capital Federal
Mensajes: 215
Antigüedad: 16 años, 6 meses
Puntos: 1
Respuesta: problea con la sessiones

Ponelo así :

<?php
include('includes/db-cnx.php');
session_start();
?>

<html>
<head>
<meta content="utf-8">
</head>
<body>
<table width="60%" height="30%" border="1" align="center" style="top:500px" cellpadding="0">
<font color="#CCCCCC"
<?php
function quitar($mensaje) {


...... y todo lo demás.