Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronytacodev/crud-modal-pdo-bootstrap-php-2-tablas-mysql
crud-modal-pdo-bootstrap-php-2-tablas-mysql // nota: no se usó ajax.
https://github.com/ronytacodev/crud-modal-pdo-bootstrap-php-2-tablas-mysql
bootstrap crud javascript modal mysql pdo php
Last synced: 22 days ago
JSON representation
crud-modal-pdo-bootstrap-php-2-tablas-mysql // nota: no se usó ajax.
- Host: GitHub
- URL: https://github.com/ronytacodev/crud-modal-pdo-bootstrap-php-2-tablas-mysql
- Owner: ronytacodev
- Created: 2023-07-26T19:30:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T19:45:36.000Z (over 1 year ago)
- Last Synced: 2023-07-26T20:41:53.811Z (over 1 year ago)
- Topics: bootstrap, crud, javascript, modal, mysql, pdo, php
- Language: PHP
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD con modals, PHP, MYSQL, BOOTSTRAP PERO CON PDO
CRUD usando 2 tablas relacionadas pelicula y géneros, dónde también usamos imágenes pero con PDO.
Se agregó archivo validarForm, alertas de "Registro agregado, editado, eliminado."Se agregó el 2do CRUD para los géneros de películas.
## TECH & TOOLS :wrench:
* Html
* Css
* PHP
* MYSQL
* Bootstrap
* Conexión PDO a base de datos
* Uso de modales de bootstrap
* Uso de sesiones## SCREENSHOT
![](screenshots/screenshot1.jpg)
![](screenshots/screenshot2.jpg)
![](screenshots/screenshot3.jpg)
![](screenshots/screenshot4.jpg)
![](screenshots/screenshot5.jpg)
![](screenshots/screenshot6.jpg)
![](screenshots/screenshot7.jpg)
![](screenshots/screenshot8.jpg)
![](screenshots/screenshot9.jpg)