Posted by william.clarke@gmail.com on 02/16/06 00:05
Session variables can be arrays just like any other php variable, there
is no problem with the Session array being multi-dimensional, as long
as you are happy to write the logic to extract what you want from it :)