how to make arrays global? |
[eluser]eoinmcg[/eluser]
extend the Controller class: http://ellislab.com/codeigniter/user-gui...aries.html Replacing Native Libraries with Your Versions in MY_Controller Code: class MY_Controller extends Controller Code: $this->header; |
Messages In This Thread |
how to make arrays global? - by El Forum - 04-29-2010, 07:52 PM
how to make arrays global? - by El Forum - 04-30-2010, 12:33 AM
how to make arrays global? - by El Forum - 04-30-2010, 12:40 AM
|