[eluser]masentinel900[/eluser]
Yes I know that I should conserve the MVC, But in this situation I need put that like this.. already I can pass the variable but still appear this error...
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at C:\Program Files (x86)\PostgreSQL\EnterpriseDB-ApachePHP\apache\www\Online-App\CodeIgniter\application\controllers\maincontent.php:48)
Filename: libraries/Session.php
Line Number: 672
Also I need that the variable that pass to next controller be the same that is selected.. But just pass the last info from the DB..
Please someone that may give any idea..