Quoting "Donatas V." <vyzard@yahoo.com>: > <b><?php $HTTP_SESSION_VARS['imp']['user'] ?></b> > > But it dosent output anything. Because you just wrote the variable name. Try: <b><?php echo $HTTP_SESSION_VARS['imp']['user'] ?></b> ^^^^ -chuck -- Charles Hagenbuch, <chuck@horde.org> "A dream which helps you to live your reality with dignity and justice is a good dream." - Tariq Ramadan