Releases: mhmmdq/database
Releases · mhmmdq/database
Correct pagination links
Change $_GET['page'] to $_GET['p'] for pagination
In your experience of using this class, some projects with the name page interfered, so I changed it to p
Added query method
1.1.0 create query method
Minor bug fixes
I corrected the array key name :-)
Minor bug fixes
The class function in displaying information in the loop had a minor problem that was fixed and also COUNT was modified
The first published version of the php database class
1.0.0 first commit