get_header($header)
CodeIgniter comes with an “Auto-load” feature that permits libraries, helpers, and models to be initialized automatically every time the system runs. If you need certain resources
Query Basics Regular Queries To submit a query, use the query function:
mark($name)
As well as calling an applications Controllers via the URL in a browser
ruri_to_assoc([$n = 3[, $default = array()]])
remove_package_path([$path = ''])
Typically there is a one-to-one relationship between a URL string and its corresponding controller class/method. The segments in a URI normally follow this pattern:
Drivers are a special type of Library that has a parent class and any number of potential child classes. Child classes have access to the parent class, but not their siblings
initialize()
Page 49 of 63