C./ La Plaza , 1 bajo
16131 Chumillas (Cuenca)
Teléfono: 969 20 32 61
Correo electrónico:
chumillas@orangemail.es
Alcalde: Pedro de Verona Macario Rubio Moreno
Partido político: PSOE
Warning: include(./includes/fechas.php) [
function.include]: failed to open stream: No such file or directory in
/home/chumilla/public_html/noticias/ayto.php on line
53
Warning: include(./includes/fechas.php) [
function.include]: failed to open stream: No such file or directory in
/home/chumilla/public_html/noticias/ayto.php on line
53
Warning: include() [
function.include]: Failed opening './includes/fechas.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/chumilla/public_html/noticias/ayto.php on line
53
Warning: include(./php/connection.php) [
function.include]: failed to open stream: No such file or directory in
/home/chumilla/public_html/noticias/ayto.php on line
55
Warning: include(./php/connection.php) [
function.include]: failed to open stream: No such file or directory in
/home/chumilla/public_html/noticias/ayto.php on line
55
Warning: include() [
function.include]: Failed opening './php/connection.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/chumilla/public_html/noticias/ayto.php on line
55
Warning: mysql_query() [
function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in
/home/chumilla/public_html/noticias/ayto.php on line
65
Warning: mysql_query() [
function.mysql-query]: A link to the server could not be established in
/home/chumilla/public_html/noticias/ayto.php on line
65
Error: Access denied for user 'nobody'@'localhost' (using password: NO)
SELECT *,IF(fecha<>'0000-00-00',DATE_FORMAT(fecha,'%d/%m/%Y'),'') AS fecha_format,
DATE_FORMAT(fecha,'%e') dia,
DATE_FORMAT(fecha,'%c') AS mes,
DATE_FORMAT(fecha,'%Y') AS anyo
FROM actasydecretos WHERE tipo='TA' AND visible=1 ORDER BY fecha DESC,id