Posted by Erwin Moller on 11/19/73 11:47
Erwin Moller wrote: > Try this for debugging: > Start all your pages you are investigating with: > <pre> > <? pring_r($_SESSION) ?> That should be: <? print_r($_SESSION) ?> > </pre> Regards, Erwin Moller
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming