In connection with information systems a forwarding (also Redirect) is hyper+left, which one pursues automatically.
HTML offers a possibility of rerouting individual sides fully automatic with or without delay. The syntax for it reads:
<meta http-equiv= " Refresh " content= " 5; URL= http://www.example.org/ " >
In this example within 5 seconds on the URL http://www.example.org/ one passes on. This method is not recommended by the W3C.
HTTP offers the possibility of rerouting in the header on another URI without delay. The syntax for this reads:
Location: http://www.example.org/
In PHP the header is headed for for example over the function header (). Example of this case:
$url = "http://www.example.org/"; header ("location: $url");
A Web server can indicate that certain sides moved permanently or temporarly. Whereupon a suitable Webclient can react, by rerouting the access, to Bookmarks fully automatic corrected etc. Redirects to become by error messages with the initial number 3 characterized. The details are fixed in minutes HTTP.
We found here 5 articles.
F» Fahrner image Replacement» Forwarding » Frame (HTML) » Free Internet » Freemail |
We found here 3 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback