SELECT cont.IdContenido, pag_cont.IdPagina, cont.Titulo, cont.SubTitulo, cont.Entradilla, cont.Texto, cont.Fecha, cont.ACT, pag.NombrePagina FROM contenido AS cont, paginas_contenido AS pag_cont, paginas AS pag WHERE cont.IdContenido = pag_cont.IdContenido AND pag_cont.IdPagina = pag.IdPagina AND cont.IdContenido= AND cont.IdIdioma=1 AND pag.IdIdioma=1
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND cont.IdIdioma=1 AND pag.IdIdioma=1' at line 1SELECT * FROM contenido_superior WHERE IdContenidoSuperior=
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Warning: Cannot modify header information - headers already sent by (output started at /home/www/clientes/babyscuppie/babyscuppie_com/objetos/objetobd.php:57) in /home/www/clientes/babyscuppie/babyscuppie_com/producto.php on line 261