05-23-2011, 09:07 PM
[eluser]bobdobbs[/eluser]
Is there any relevant documentation for MY_Controller for the current version of CI ?
Hi. I'm learning codeigniter, and I'm experimenting with a project using version 2.02, the latest available version.
I wanted to figure out how to maniupulate multiple view, and pass data to them.
The documentation keeps leading me back to this page:
http://codeigniter.com/wiki/MY_Controller
However, that page starts with the warning:
I can't seem to find a similar document that has the same documentation, but for 2.x version of CI.
Is there any updated documentation for doing the same thing, but for later version of CI?
Is there any relevant documentation for MY_Controller for the current version of CI ?
Hi. I'm learning codeigniter, and I'm experimenting with a project using version 2.02, the latest available version.
I wanted to figure out how to maniupulate multiple view, and pass data to them.
The documentation keeps leading me back to this page:
http://codeigniter.com/wiki/MY_Controller
However, that page starts with the warning:
Quote:Take care - these instructions are for CodeIgniter 1.7.x - the 2.x release sees MY_ class extenders relocated to app/core - see the relevant documentation for 2.x.
I can't seem to find a similar document that has the same documentation, but for 2.x version of CI.
Is there any updated documentation for doing the same thing, but for later version of CI?