On Tue, Feb 3, 2009 at 2:54 PM, Jim Lucas <lists@xxxxxxxxx> wrote: > TS wrote: >> 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. >> >> Thanks, T >> >> > > No, it is not possible. You will need to look into cURL or something else. > > But it cannot be done via the header() function. > > -- > Jim Lucas > > "Some men are born to greatness, some achieve greatness, > and some have greatness thrust upon them." > > Twelfth Night, Act II, Scene V > by William Shakespeare > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > You could always create major overhead and stick it in the database. Ha... -- Kyle Terry | www.kyleterry.com Help kick start VOOM (Very Open Object Model) for a library of PHP classes. http://www.voom.me | IRC EFNet #voom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php