Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

Re: [PHP3] What is the PHP alternative to ASP's response.redirect("URL")... From: Alex Belits (abelits <email protected>)
Date: 08/16/99

On Tue, 17 Aug 1999, Josh G wrote:

> That won't work anyway. If you POST to a form that returns a location:
> header, the browser shits itself becuase you can do some dodgy tricks with
> form redirection. The best way is using some JS or a pragma refresh in the
> <head>.

  1. POST redirection is supported by most of browsers.
  2. Javascript is disabled or unsupported in most of cases.
  3. If your program needs redirection of form input, something is very
wrong with your program's design.

-- 
Alex

---------------------------------------------------------------------- Excellent.. now give users the option to cut your hair you hippie! -- Anonymous Coward

-- 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>