Home : Products : Gossamer Links : PHP Front End :

Products: Gossamer Links: PHP Front End: Re: [Andy] Grabbing Username...: Edit Log

Here is the list of edits for this post
Re: [Andy] Grabbing Username...
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

Edit Log: