Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Re: [Andy] Grabbing Username...

Quote Reply
Re: [Andy] Grabbing Username... In reply to
Quote:
Does anyone know how to call the USERNAME cookie stored on the users coomputer? In the Perl plugins, you can use $USER->{Username}, but I can't seem to work out how to do this in PHP

$USER->{Username} isn't grabbing a cookie value, $USER is a hashref from the Users table.

Last edited by:

Paul: Oct 5, 2002, 5:36 AM
Subject Author Views Date
Thread Grabbing Username... Andy 3929 Oct 5, 2002, 5:22 AM
Thread Re: [Andy] Grabbing Username...
Paul 3820 Oct 5, 2002, 5:35 AM
Thread Re: [Paul] Grabbing Username...
Andy 3818 Oct 5, 2002, 5:40 AM
Post Re: [Andy] Grabbing Username...
Dan Kaplan 3820 Oct 5, 2002, 7:38 AM