Apr 22, 2002 #1 bardley Programmer May 8, 2001 121 US I'm going to try this, but if anyone knows and can tell me for sure, is it possible to have a session variable that is an array? (e.g.) session_register('myarr'); $myarr = array(1,2,3); Is this OK? Brad Gunsalus Cymtec Systems, Inc. bgunsalus@cymtec.com
I'm going to try this, but if anyone knows and can tell me for sure, is it possible to have a session variable that is an array? (e.g.) session_register('myarr'); $myarr = array(1,2,3); Is this OK? Brad Gunsalus Cymtec Systems, Inc. bgunsalus@cymtec.com