Hello
I have some variables stored in $_SESSION supr global.
I have a script that uses an include statement to run another script, but
however the included script can not recall the $_SESSION variables from the
SESSION.
Can anyone tell me why and a way to sort it out?
Thank you very much
Chris Hall
I have some variables stored in $_SESSION supr global.
I have a script that uses an include statement to run another script, but
however the included script can not recall the $_SESSION variables from the
SESSION.
Can anyone tell me why and a way to sort it out?
Thank you very much
Chris Hall
Comment