Joao Andrade wrote:
Hey everybody,

    That's lame but I've been looking for a while and found nothing.
     What are the ways to pass variables to another script? As far as I'm
concerned there are POST and GET variables, and I know they can by set via
HTML forms, but I only know how to pass user input variables. How could I
automaticaly set a POST or GET variable through a script? Is it possible to
set those variables from outside a script? Could an array be passed?

http://www.php.net/sessions http://www.php.net/serialize http://www.php.net/unserialize

--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to