An open API service indexing awesome lists of open source software.

https://github.com/edsonmsouza/php-pdoconnection

Usage PHP PDO library with a simple CRUD implementation.
https://github.com/edsonmsouza/php-pdoconnection

crud crud-sample pdo php

Last synced: 3 months ago
JSON representation

Usage PHP PDO library with a simple CRUD implementation.

Awesome Lists containing this project

README

        

# PHP-PDOConnection
Example of usage PHP PDO library with a simple CRUD implementation

```html
PHP 7.3.26 (cli) (built: Jan 5 2021 15:10:35) ( ZTS MSVC15 (Visual C++ 2017) x64
) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.26, Copyright (c)
1998-2018 Zend Technologies
```

## How to use this content?

This content has _free license for use_ (CC BY-SA 4.0).
If you want, collaborate in this repository any improvements that have been made.

### How to cite this content

```
De Souza, Edson Melo (2021, June 13). PHP-PDOConnection.
Available in: https://github.com/EdsonMSouza/PHP-PDOConnection
```

Or BibTeX for LaTeX:

```latex
@misc{desouza2021phppdoconnection,
author = {De Souza, Edson Melo},
title = {PHP-PDOConnection Library Example},
url = {https://github.com/EdsonMSouza/PHP-PDOConnection},
year = {2021},
month = {June}
}
```

## License

[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]

This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].

[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]

[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg