Browse Source

Cambio README.md

main
Celestino Rey 2 years ago
parent
commit
a57a0b2b73
1 changed files with 3 additions and 15 deletions
  1. +3
    -15
      RepostajesApp/README.md

+ 3
- 15
RepostajesApp/README.md View File

@ -1,23 +1,11 @@
# Connecting to MySQL in PHP using PDO
# Applicación para llevar la gestión de repostajes de los vehículos
Create a Simple Database App: Connecting to MySQL with PHP
Una aplicación sencilla tipo CRUD.
## Tutorial
- [Part 1: Create and Read](https://www.taniarascia.com/create-a-simple-database-app-connecting-to-mysql-with-php/)
- [Part 2: Update and Delete](https://www.taniarascia.com/create-a-simple-crud-database-app-php-update-delete/)
## Lessons
- Install database and create table structure
- Submit new users
- Query and filter users
- Update users with new data
- Delete users
## Author ## Author
- [Tania Rascia](https://www.taniarascia.com)
- [Celestino Rey](http://reymota.ddns.net)
## License ## License


Loading…
Cancel
Save