You could set a cookie containing the value on the first page and access it on the others.
> -----Original Message----- > From: Alexa Kirk [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 6:35 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [PHP-DB] Sharing variable values among PHP files > > > Does anyone know how to take a variable containing POST data from a form > and use this value in another PHP file? I need to take a username from > one PHP file and use it in a couple of other PHP files later when adding > to a database. > > Thank you, > Alexa Kirk > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
