Help with POST
Posted: Thu May 03, 2007 5:07 pm
Can i resend a variable that its already received in a page?, i send by a form a variable called V1
then in another page i receive it as $V1 = $_POST[V1]; but i need this variable in a diferent page, but
i need the same value, how can i re post this variable to receive it in another page?, plz i need help with this.
Thank You
then in another page i receive it as $V1 = $_POST[V1]; but i need this variable in a diferent page, but
i need the same value, how can i re post this variable to receive it in another page?, plz i need help with this.
Thank You