Can i pass params into a controllers __construct() function? |
[eluser]LifeSteala[/eluser]
Hello, Please remember to place code within builtin CODE tags for better readability. To accomplish your goal, ensure you're URI Class Library is loaded and you can do the following: Note: code is untested. Code: public function __construct() Hope that helps. |
Messages In This Thread |
Can i pass params into a controllers __construct() function? - by El Forum - 05-24-2012, 03:44 PM
Can i pass params into a controllers __construct() function? - by El Forum - 05-24-2012, 05:31 PM
Can i pass params into a controllers __construct() function? - by El Forum - 05-24-2012, 05:53 PM
Can i pass params into a controllers __construct() function? - by El Forum - 05-24-2012, 06:10 PM
|