Re: [PHP] Fussy logic...

2001-08-16 Thread Renze Munnik
On Thu, Aug 16, 2001 at 10:38:56AM +0200, Tribun wrote: > yapp. > > I know the JS-function, but I was curious if someone knows an beautifuller > solution. > > something neater ;) Okay... Well... then you should store the history yourself (eg. in a session or db). But then again... the $HTTP_RE

Re: [PHP] Fussy logic...

2001-08-16 Thread Tribun
yapp. I know the JS-function, but I was curious if someone knows an beautifuller solution. something neater ;) "Renze Munnik" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Thu, Aug 16, 2001 at 10:01:36AM +0200, Tribun wrote: > > Moin! > > > > Has

Re: [PHP] Fussy logic...

2001-08-16 Thread Renze Munnik
On Thu, Aug 16, 2001 at 10:01:36AM +0200, Tribun wrote: > Moin! > > Has anybody already thought about the problematic conditional on adding an > automatic "BACK" Link? > > It seems to be very easy... just Link to basename($HTTP_REFERER); > > BUT if you CLICK on this Link, and come to a prior si

[PHP] Fussy logic...

2001-08-16 Thread Tribun
Moin! Has anybody already thought about the problematic conditional on adding an automatic "BACK" Link? It seems to be very easy... just Link to basename($HTTP_REFERER); BUT if you CLICK on this Link, and come to a prior site, the BACK-Link THERE appears NOT to the PAGE, witch was prior this, b