Re: Inhibiting Browser Back/Fwd Buttons via PHP?
From: Keith Bowes (do.not_at_spam.me)
Date: 10/19/03
- Next message: Perttu Pulkkinen: "Re: how does one trap for out-of-memory errors?"
- Previous message: J˙Giusł vs ::NRG::ius: "PhpDig wants you"
- In reply to: Ralph Freshour: "Inhibiting Browser Back/Fwd Buttons via PHP?"
- Next in thread: Tony Marston: "Re: Inhibiting Browser Back/Fwd Buttons via PHP?"
- Reply: Tony Marston: "Re: Inhibiting Browser Back/Fwd Buttons via PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 19 Oct 2003 03:48:07 +0000
Ralph Freshour wrote:
> Is it possible to inhibit the browser Back/Fwd buttons via PHP?
>
No. Firstly, PHP is a server-side technology and could only be used to
generate the appropriate client-side code. And secondly, those buttons
are a necessary function for browsing in graphical browsers, and
inhibiting them would annoy users.
- Next message: Perttu Pulkkinen: "Re: how does one trap for out-of-memory errors?"
- Previous message: J˙Giusł vs ::NRG::ius: "PhpDig wants you"
- In reply to: Ralph Freshour: "Inhibiting Browser Back/Fwd Buttons via PHP?"
- Next in thread: Tony Marston: "Re: Inhibiting Browser Back/Fwd Buttons via PHP?"
- Reply: Tony Marston: "Re: Inhibiting Browser Back/Fwd Buttons via PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]