Try curl -----Mensagem original----- De: Stuart [mailto:[email protected]] Enviada em: quarta-feira, 4 de fevereiro de 2009 07:52 Para: TS Cc: [email protected] Assunto: Re: [PHP] Is it possible to send POST vars through a header redirect?
2009/2/3 TS <[email protected]>: > I'm trying to send vars via POST somehow. Is this possible? > > Currently I'm doing > > header("Location: http://domain/index.php?var=3"); > > but, want to send POST or some other method that doesn't stick with the > session. I'm not sure what you mean by "stick with the session". What exactly are you trying to achieve? -Stuart -- http://stut.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

