01-07-2008, 08:41 PM
[eluser]monkster[/eluser]
Hi all,
I'm using CI within another framework. Is it possible to not let CI handle the printing of output, but rather, let it do whatever it has to do, and then returning the output somehow as a variable?
This means the end-user will not be calling CI's index.php directly, but the other framework's index.php.
Regards.
Eric
Hi all,
I'm using CI within another framework. Is it possible to not let CI handle the printing of output, but rather, let it do whatever it has to do, and then returning the output somehow as a variable?
This means the end-user will not be calling CI's index.php directly, but the other framework's index.php.
Regards.
Eric