i get nothing in php4.2.3 like the following:

echo $PHPSESSID or $_SESSION['PHPSESSID'] even $HTTP_SESSION_VARS['PHPSESSID']

all above did not work, who can help me?

how could i get phpsessionid in php 4.2.3?

    Write a Reply...