Hi,
I'am having the same problem with session retriving variables. I do session_start() at the start of script and print my html, then the html post some variables, so I proccess the data sent by html and set new variables with this results, with session_register() i "save" the variables. Well, the variables are not accessible at this moment!
Please, anybody can help-me?
Thanks!