Subscribe
Tutorial search

PHP Redirection Tutorials


We hope that you will enjoy our PHP Redirection tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Redirection tutorial to our site. Thank you !

Sort by:
Macronimous - The need for PHP code refactoring
Macronimous - The need for PHP code refactoring
Refactoring is changing of complex and complicated programming codes into simple and confusion-less ones, thereby restructuring the complete set of codes into easily readable formats, without any change in the output or functionality.Refactoring does not include fixing of glitches or including of new functionalities or practices to the existing set of codes.
Difficulty:
 Disappearance www in the site url
Disappearance www in the site url
the solution to the www disappearance in your site url
Difficulty:
PHP Redirect Tutorial
PHP Redirect Tutorial
Tutorial demonstrating how to use PHP to perform a redirect. Discusses temporary redirect, permanent redirects, and conditional redirects.
Difficulty:
Page Redirection Using a URL Variable - Like anonym.to
Page Redirection Using a URL Variable - Like anonym.to
This tutorial will show you how to make a redirection script using a URL variable. Similar to that on http://anonym.to/
Difficulty:
Redirecting the Web Browser with PHP
Redirecting the Web Browser with PHP
Learn how to use HEADER functions to redirect the users web browser transparently using PHP.
Difficulty:
Time Based Pages
Time Based Pages
Redirect the user to a different page depending on what time of the day it is.
Difficulty:
How To Redirect or Cloak Affiliate Links
How To Redirect or Cloak Affiliate Links
This tutorial will show you how to redirect your affiliate links using a PHP script and a simple edit to your .htaccess file. For some reason users seem to trust links more if the reside on your own server. Using a "link cloaking" technique is an easy way to increase revenue from affiliate offers.
Difficulty:
Redirect a User Based on His Geographic Location
Redirect a User Based on His Geographic Location
This code uses a web service to determine each user's location and allows you to redirect the user or dynamically create a page based on that information.
Difficulty:
simple redirection
simple redirection
For designer who use many html files for his/her site to specific browser, this is just a sample you can customise by yourself.
Difficulty:
PHP Auto Redirection
PHP Auto Redirection
Learn how to make auto redirection with PHP. There is nothing much to learn, just a little code.
Difficulty:
PHP Redirect
PHP Redirect
Learn how to perform a redirect in PHP. A PHP Redirect automatically transfers a web user from one URL to another. For example, typing foo.com in the browser automatically transfers the user to another URL bar.com.
Difficulty:
PHP redirect page
PHP redirect page
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.
Difficulty:
Automatic Page Refresh - Refresh your page or redirect your visitors after a preset amount of time
Automatic Page Refresh - Refresh your page or redirect your visitors after a preset amount of time
Refresh your page as used on big news portals or redirect your visitors to another page (insider or outside your website) after some time.
Difficulty:
Browser Redirect
Browser Redirect
Learn how to do a Browser Redirect using the power of PHP.
Difficulty:
How to tempt Google to index your Site despite redirection
How to tempt Google to index your Site despite redirection
This short tutorial shows you how to redirect UserAgents with PHP and still getting indexed by Google!
Difficulty:
Total Tutorials in Category: 18