A Level - Object Oriented PHP Database Management System with OOP to handle the SQL and render the HTML
Downloaded: 451
Last edit: 31 December 2022
THIS IS A PREVIOUS VERSION. THERE HAVE BEEN SLIGHT STYLISTIC CHANGES AND NOW PAYPAL SUBSCRIPTION INTEGRATED. NEWER VERSIONS WILL BE UPLOADED IN DUE COURSE.
This is a database system written in object oriented PHP. The SQL is all handled by the Database class. It is designed to be the minimum code possible code just to get object oriented SQL handling working.
The OOP form elements came originally from: https://www.dyn-web.com/php/form_builder/code.php. The Html class is enough for the index page, but you will probably want to add to it. I am grateful to Rob Williams of Oxford IT Solutions for the initial PHP Database Objects (PDO) code.
You will need a web server such as Xamp and you will need to import the SQL file using phpmyadmin - create a database called annrem first and then import the SQL file into that.
There is a fully working commercial version here: http://www.annrem.com/
Edit history
Chris Hall | 31.12.22
Notified of impending update and linked to a live version of the code.
Chris Hall | 31.12.22
Notified of impending update and linked to a live version of the code.
Unlock all resources and events
To access our full library of resources and events create a free account today or login.
If you like this resource make sure you add it to your resource collection to access again or share with the community.
Login Create Account