On Thursday 20 September 2001 21:36, Wee Chua wrote:
> 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 bec
On Thu, 20 Sep 2001 15:49:25 -0400, Wee Chua wrote:
>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
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,
>
Please only post a question ONCEE
PHP does all of it's work on the server, Going back to a previous page
(without reloading it) is done by the Web Browser.
The only way I know of is maybe to have php generate an empty page html
that has:
onLoad="javascript:history.go(-2);" in the body tag
lt;[EMAIL PROTECTED]>
> To: "PHP (E-mail)" <[EMAIL PROTECTED]>
> Sent: Thursday, September 20, 2001 12: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
> > for
Please only post a question ONCEE
PHP does all of it's work on the server, Going back to a previous page
(without reloading it) is done by the Web Browser.
The only way I know of is maybe to have php generate an empty page that has:
At 03:49 PM 9/20/2001 -0400, Wee Chua wrote:
>Hi all
t;Wee Chua" <[EMAIL PROTECTED]>
To: "PHP (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 12: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
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
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
9 matches
Mail list logo