I think maybe you should look at this from a different angle.

You say you want to go to the previous page because you
don't want to lose any information on the previous page.
Do you mean, for example form fields that are filled out on
previous pages?  You can pass information between pages.
This has been discussed in depth on this list many times.
Read through some of the list archives and also read the
sessions section of the manual.
http://www.php.net/manual/en/ref.session.php

If this is not your problem, then please give a better
description of the actual problem.

Sheridan Saint-Michel
Website Administrator
FoxJet, an ITW Company
www.foxjet.com


----- Original Message -----
From: "Wee Chua" <[EMAIL PROTECTED]>
To: "PHP (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 2:49 PM
Subject: [PHP] Codes in PHP


> Hi all,
> I know how to forward a page with PHP, but what if the page I want to
> forward is the previous page or last page. In javascript, the code is like
> javascript:historygo(-1). The reason why I want to go back to previous
page
> is because I don't want to lose any information on previous page. Can
anyone
> help? Thank you.
>
> Calvin Chua
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to