Recommend this page to a friend! |
Download .zip |
Info | Example | View files (8) | Download .zip | Reputation | Support forum | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-28 (5 days ago) | Not yet rated by the users | Total: 89 This week: 89 | All time: 9,911 This week: 1 |
Version | License | PHP version | Categories | |||
tutorial-php-pdo-cru 1.0.0 | The PHP License | 5 | PHP 5, Databases, Design Patterns, Gl... |
Description | Author | |
This package provides examples of code to implement CRUD operations with PDO. |
<?php |
This is a plain PHP PDO CRUD demo. All the CRUD operations reside in (create.php, read*.php, update.php & delete.php files)
For more details on the same use this link https://stackcoder.in/posts/why-and-how-to-use-php-pdo-with-crud-examples
To read more articles on PHP / LARAVEL use this link https://stackcoder.in
Files |
File | Role | Description |
---|---|---|
create.php | Example | Example script |
db.php | Aux. | PDO database object creation script |
delete.php | Example | Example script |
init.php | Conf. | Configuration script |
README.md | Doc. | Documentation |
read_all.php | Example | Example script |
read_by_condition.php | Example | Example script |
update.php | Example | Example script |
tutorial-php-pdo-cru-2024-01-28.zip 4KB | |
tutorial-php-pdo-cru-2024-01-28.tar.gz 2KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.