Stefan Hoelzner wrote:
Sessions. The data is stored on the server and only a session id transferred by cookie/post/get.
nevertheless: I want to pass variables from
one .php to another .php script. But I do not want to use either the http://localhost/target.php?var1=test&var2=test2 nor the
POST method. I would like to pass over general variables like usernames and
HTH
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php