Quote:
Originally Posted by kh99
the session is updated in the shutdown code, which in vb is usually called at the end when the output is generated, so just including global.php isn't enough. I believe if you add a call to exec_shut_down() that should take care of it.
|
Excellent !
That did the trick. I've searched these forums and seen many posts regarding this and never found anyone give the solution !
Thanks.