username?

Andreas Schyman schyman@student.luth.se
Wed, 29 Nov 2000 19:18:09 +0100


I am making a survey-page which only people logged in to imp will be
able to access, and to ensure that a person only fills out the form
once I need to store the users userid.

What do I need to import, and in which variable can I find the current
users userid so that I can use it?

I only need to be able to do a <? echo $imapuser; ?> or something like
that, but I don't seem to get it working.

BTW we are running horde-1.0.11 and imp-2.0.11.

/Andreas