Welcome Guest, Not a member yet? Register   Sign In
[Solved] CI Sessions does not accept space
#3

[eluser]Nine[/eluser]
Got it now.
It has nothing to do with sessions.
When I was displaying the value in the textbox the first word was the only string displayed because the whole phrase was not in a quotes.

Solved it this way:
Code:
echo "value='".$this->session->userdata('organizer')."'";

*inner quotes within the echo quotes . . Whew. . Things solved on my own makes me feel better.



Messages In This Thread
[Solved] CI Sessions does not accept space - by El Forum - 02-15-2012, 07:43 PM
[Solved] CI Sessions does not accept space - by El Forum - 02-15-2012, 08:08 PM
[Solved] CI Sessions does not accept space - by El Forum - 02-15-2012, 09:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB