How to display all session variables |
[eluser]fserrano[/eluser]
How can I quickly display all my session variables in the session array? I can't see the answer to this question in the User Guide Session Class page. This wouldn't work: Code: echo "<pre>"; This wouldn't work either: Code: echo "<pre>"; |
Messages In This Thread |
How to display all session variables - by El Forum - 01-14-2011, 09:01 AM
How to display all session variables - by El Forum - 01-14-2011, 09:12 AM
How to display all session variables - by El Forum - 01-14-2011, 09:21 AM
How to display all session variables - by El Forum - 01-14-2011, 09:30 AM
How to display all session variables - by El Forum - 01-14-2011, 10:31 AM
How to display all session variables - by El Forum - 01-14-2011, 11:50 AM
How to display all session variables - by El Forum - 01-14-2011, 12:03 PM
How to display all session variables - by El Forum - 01-14-2011, 12:58 PM
How to display all session variables - by El Forum - 01-14-2011, 03:47 PM
How to display all session variables - by El Forum - 01-14-2011, 03:51 PM
|