how to redirect to a page iused Location:Header"pagename.php"
Location:Header"url" its not working is there anything other than the above or writing inside formaction
still not working please reply
HW TO REDIRECT
Moderator: General Moderators
Re: HW TO REDIRECT
header('Location: http://www.example.com/');
Re: HW TO REDIRECT
and dont forget a space between Location: and the url..
It drove me nuts once.
It drove me nuts once.