Tema
:
FPDF a MySQL
Ver Mensaje Individual
#
8
(
permalink
)
15/04/2008, 11:13
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 9 meses
Puntos: 2135
Re: FPDF a MySQL
Código PHP:
if(
mysql_affected_rows
(
$conn
) >
0
) {
header
(
"Location: ../../index.php"
);
}
Saludos.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV