Category Archives: PHP

Adminer / herramienta de gestión MySQL en un solo fichero PHP

Features: Crear y modificar la estructura de tablas. Crear, modificar, eliminar índices/foreign keys/vistas/procedimientos almacenados y funciones. Listar los de datos de las tablas con la posibilidad de buscar, agregar, ordenar y filtrar los resultados. Insertar nuevos registros, actualizar y eliminar … Continue reading

Posted in Aplicaciones, MySQL, PHP, Web | Tagged , | Comments Off

Opening CakePHP Files in Dreamweaver

vía: jamesfairhurst.co.uk I primarily use Adobe Dreamweaver to create and code all of my websites, mainly because of the code highlighting and the way I organise my sites in separate folders. I realise that there are loads of text editors … Continue reading

Posted in Errores, PHP | Tagged , | Comments Off