- 1,251 categories
- 40,829 scripts
- A situation may come up when you want to redirect a user depending on what browser they are using. This is a simple tutorial that will teach you how to redirect users depending on what browser they are using.
- In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.
- Learn how to program a simple php script borwser redirect. Simple, complete and easy to learn using a simple example of the code with explications and many more.
Alright, this is a simple little script which will take you to one page if you''r...
- There are a lot of tutorials that show how to change an address like:
1. www.mysite.com/products.p hp?product_id=1234
into others like:
2. www.mysite.com/products/1 234
In this article we''d like to go one step forward an...
- An example of simple function ae_redir() for HTTP redirect. It supports relative site paths and permanent(seo-compatible) redirects. There is also function ae_redir_die() which stops execution of script after sending redirect.
- Platforms
- Licenses
- Other Free / Open Source License
- There are many useful functions in PHP. Refresh function is a real focus and helps to us to redirect apage or refresh page itself. Let''s see it in action. .
- Give a professional touch to your site learing how to redirect your website users basing the choice on the language that is set in the browser.
- A simple tutorial for creating search engine friendly redirects, using the server side 301 (Moved Permanently) redirect. And other tips plus source.
- This short tutorial shows you how to redirect UserAgents with PHP and still getting indexed by Google!
- Learn how to make auto redirection with PHP. There is nothing much to learn, just a little code.
Page: