Welcome Guest, Not a member yet? Register   Sign In
How would I put a session variable in to a form field value?
#3

[eluser]limit[/eluser]

You have a space in your php tag, is that a typo? Also you can use $this->output->enable_profiler(TRUE); in your controller to view session data. Make sure you initialize the session class $this->load->library('session');



Messages In This Thread
How would I put a session variable in to a form field value? - by El Forum - 01-28-2012, 04:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB