Problems with headers...
Posted: Wed Dec 04, 2002 8:15 pm
Sorry Jason if you answered this... but, i have a header...
now.. if memory serves me right I had a working copy if this redirect at one time in my life.. but now can not for the ever loving life of me get it to work... so my question is
since i'm not doing it right... how do you transfer variables inside a header redirect???
thanks much Aybra.
Code: Select all
<?php
header("Location: https://www.paypal.com/subscriptions/bu ... =($webplan)&item_number=1&no_note=1¤cy_code=USD&a3=($plan)&p3=($advance)&t3=M&src=1&sra=1");
?>since i'm not doing it right... how do you transfer variables inside a header redirect???
thanks much Aybra.