Welcome Guest, Not a member yet? Register   Sign In
question to sessions
#3

[eluser]RcCluster[/eluser]
[quote author="sl3dg3hamm3r" date="1243427845"]What output do you expect from that snippet? You just set a session-var, but you don't echo anything. You might read your session-var like that:

Code:
echo $this->session->userdata('ausgabeArray');

P.s.: Please note that if you don't use any session-table on the database, the possible length of session-data is restricted.[/quote]

i use this var to convert the ausgabeArray to excel via a php class. some queries need more than a few seconds thus i try it in this way.

i will change to session-table.

thanks
RcCluster


Messages In This Thread
question to sessions - by El Forum - 05-27-2009, 12:43 AM
question to sessions - by El Forum - 05-27-2009, 01:37 AM
question to sessions - by El Forum - 05-27-2009, 02:25 AM
question to sessions - by El Forum - 05-27-2009, 03:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB