Hi,

I have checked the php code, and it looks fine. However, I think it is many years ago I had to use session_register('varname');
Maybe you have more luck with just a sole session_start() near the top of the file

Musicman