|
Posted by matthewlesh on 10/16/06 21:01
pretty simple:
?suc=password+changed+successfully
or there are a few other ways but that one should do it.
On Oct 14, 9:03 pm, "sree" <sreedharnatarajan@gmail.com> wrote:
> 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]
|