CodeIgniter: Sending params to a view?

Posted by thedp on Stack Overflow See other posts from Stack Overflow or by thedp
Published on 2010-04-30T18:40:57Z Indexed on 2010/04/30 20:07 UTC
Read the original article Hit count: 210

Filed under:
|
|
|

Hello,

My controls receives some params from the user, I would like to place them inside the view I'm calling, how should I do this without splitting the view into multiple parts?

Thank you.

© Stack Overflow or respective owner

Related posts about codeigniter

Related posts about controls