- Domain Restricted Access
This simple piece of PHP code shows how to redirect users based on their hostnames or IP addresses. It can be used for hiding your page HTML code if the user is coming from the wrong set of hostnames or IP addresses.
Price: Free
http://bi.org/php/restrict.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Moving Pages to a New Server
Have you ever wanted to move pages to a new server and have all of the old requests go to the new server\? Well if your old server runs Apache and your new one has PHP3, there are some slick tricks you can play. This tutorial explains using sample PHP3 codes, how to move an entire site to a new server and map old pages to new pages.
Price: Free
http://evil.inetarena.com/php/hints/site-move.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Redirected Warning Messages
When pages move to a new location/server, it is helpful to set up an auto-redirect to send people to the new location, but you also want to let people know that the URL has changed. That way they can update any links they have to your old URL, and eventually you can remove the auto-redirect. Using the HTTP-REFERER this simple little piece of PHP code will allow you to display the new (moved) URL for users to redirect to.
Price: Free
http://bi.org/php/redirect.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
Price: Free
Version: 1
Platform: Unix, Win NT
http://phpklik.dhs.org
(Rating: 0.00 Votes: 0)
Rate It
Review It
|