Hello, I have following problem:
i have one script (index.php) which displays information (menu items) based on result from function check_valid_user(). This function checks if there is session_is_registered("valid_user"). second script is for login.....it saves into session session_register("valid_user").....then it reloads parent window (index.php), which will then again check validity of user...but it does not work..... does anyone know why? register globals are on..... -- Best regards, Martin mail [EMAIL PROTECTED] mobile +421.907.303.393 icq 34358414 www http://www.corwin.sk PGP key fingerprint 21365ca05ecfd8aeb1cf19c838fff033 "In those days spirits were brave, the stakes were high, men were real men, women were real women and small furry creatures from Alpha Centauri were real small furry creatures from Alpha Centauri." by Douglas Adams -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php