RE: Sharing variable values among PHP files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could set a cookie containing the value on the first page and access it
on the others.

> -----Original Message-----
> From: Alexa Kirk [mailto:akirk@ufl.edu]
> Sent: Monday, March 31, 2003 6:35 PM
> To: php-db@lists.php.net
> Cc: nese@ufl.edu
> Subject:  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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux