Wow, is it a bug? Session variable is lost if array with the same name is created!
Posted by alexandis on 11/27/07 22:47
$_SESSION["a"] = "bitch"; $a = array(); print_r($_SESSION["a"]); Navigation: |
Copyright © 2005-2006 Powered by Custom PHP Programming