Source for my DB site
Source for my DB site
I'm providing here the complete source for the DB site I made.
No point in letting some of the tricks I learned whilst making it go to waste.
I should imagine that the only remotely useful things in it are the UI Javascript bits, but hey you're all welcome to any of this code.
No point in letting some of the tricks I learned whilst making it go to waste.
I should imagine that the only remotely useful things in it are the UI Javascript bits, but hey you're all welcome to any of this code.
- Attachments
-
- indigomaterials_db.zip
- (3.11 MiB) Downloaded 318 times
I built it on the CodeIgniter MVC framework
http://www.codeigniter.com/
http://www.codeigniter.com/
The PHP that I wrote is in the system/application/imdb folder. Everything else is "engine" (framework) code that handles all the boring stuff like DB connections, URL routing _POST validation etc etc.
The code is structured in the MVC pattern. There is a folder in imdb/ for the Models, Views and Controllers.
Wikipedia explains what MVC is and how it works:
http://en.wikipedia.org/wiki/Model-view-controller
The code is structured in the MVC pattern. There is a folder in imdb/ for the Models, Views and Controllers.
Wikipedia explains what MVC is and how it works:
http://en.wikipedia.org/wiki/Model-view-controller
Who is online
Users browsing this forum: No registered users and 22 guests