On Thu, 4 Apr 2002, N.D. Andini wrote:
>  and on second file mysecond.php, I get value of those session to check
>  session value like below:

Here add:

  session_start();

>  print $ses_useid;
>  print $ses_usename;

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to