Hi,
I read in the help http://www.php.net/session_register that using
$_SESSION[var]=value is better than using session_registe r... is it true in
all cases?
thanks
I read in the help http://www.php.net/session_register that using
$_SESSION[var]=value is better than using session_registe r... is it true in
all cases?
thanks
Comment