[imp] how to use name of current user?

Chuck Hagenbuch chuck@horde.org
Thu, 28 Feb 2002 11:31:02 -0500


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