Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: [PHP3] Netscape problems with page redirection from index.html to index.phtml From: Alexandr Smirnov (smialex <email protected>)
Date: 08/05/99

Use $refer0=getenv("HTTP_REFERER"); to redirect

Club of the developers PHP and MySQL
http://phpclub.unet.ru/index_e.php3

----- Original Message -----
From: Richard Allsebrook <Richard.Allsebrook <email protected>>
To: <php3 <email protected>>
Sent: Thursday, August 05, 1999 12:39 PM
Subject: [PHP3] Netscape problems with page redirection from index.html to
index.phtml

> Hi Perfectly Happy Programmers :-)
>
> I got a disgruntled mail from a visitor to our website (
> http://www.easysoft.com <http://www.easysoft.com> ) this morning :-(
>
> The crux of his problem was:
>
> Our site redirects visitors when they hit the site
> (www.easysoft.com/index.html <http://www.easysoft.com/index.html> ) to
> (www.eayssoft.com/homepage/main.phtml
> <http://www.eayssoft.com/homepage/main.phtml> ) as browsers do not
> automatically display index.phtml files. He complained that this broke
his
> back button (in Netscape only it seems) so when he clicked the back
button,
> he couldn't leave the site (it when back to index.html which redirected
him
> back to main.phtml).
>
> I did mail him with a solution (hold down the mouse over the back button
and
> pick the required page from the drop down list), but is there a better
one?
>
> I know we can get PHP to process .html files as PHP, but our site has been
> spidered by many search engines now so renaming pages is not a practical
> option :-(
>

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>