Posted by b. michael S. on 05/13/07 09:33
Hello!
I 'm experiencing a problem with ADODB's Session Management. There is
No Documentation on that part on How you gonna set Session Variables.
Ie. Usually you would set $_SESSION['varname'] = 'somecontent'; But if
i do that with the ADODB session2 included at the beginning then
session_start() command and afterwards set the Session Variable then
nothing happens... No content in the database entered.
Therefore i'm a little dissappointed that there is no documentation on
that. Could anyone be of assistance?
thx
Michael
[Back to original message]
|