Search found 2 matches

by sudheepphp
Sun Nov 01, 2009 10:39 pm
Forum: PHP - Code
Topic: Redirect not working after making a POST/GET
Replies: 2
Views: 68

Re: Redirect not working after making a POST/GET

Hi Rod,

thanks for the reply. I followed the link that you gave me and it helped !!.

Regards
SD
by sudheepphp
Fri Oct 30, 2009 12:06 am
Forum: PHP - Code
Topic: Redirect not working after making a POST/GET
Replies: 2
Views: 68

Redirect not working after making a POST/GET

Hi Everyone, I am a novice in PHP. Here I have 2 pages, one page with a textbox and button and other page which has code to redirect to another website with the post value as querystring. When I tried to print the post data in the second page after posting, it worked fine, but when I have the header...