Re: meta-refresh

> http://www.w3.org/QA/Tips/reback
> 
> [...] It would be nice if you could mention in your page, if
> there is an alternative to meta-refresh, if you DON'T have
> access to your apache config file.

Agreed -- why does the mentioned document not also provide a way how to
solve this via PHP, for example, which complies with a commendable
alternative?

This should easily work via

  <?php header ("Location: http://example.org/"); ?>


All the best,
 Jens.


-- 
Jens Meiert
Interface Architect (IxD)

http://meiert.com/

Received on Saturday, 27 November 2004 14:55:29 UTC