|
Posted by sree on 10/14/06 11:03
Hi,
I have an hectic with header() function. Many times i used
header() function. But this time i encountered some problem.
I coded as
header("Location: myaccount.php?suc=password changed
successfully");
This redirects the page to
myaccount.php?suc=password
instead of
myaccount.php?suc=password
changed successfully
This is working as we expect in my local apache server. But, this
occurs when i uploaded to the remote server.
I dont know why this is.
Anybody know the reason or solution, please guide me,
Regards,
Sridharan N.
Navigation:
[Reply to this message]
|