Redirection. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Redirection scripts for your web site.
Redirection
-
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Removing the PHP Extension from a URL
If you are developing a website in PHP then most of your files will end in the .PHP file extension. This works just fine for your development, but when you release your website the .php extension is just added characters in the URL. Most websites that... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Simple Browser Redirect
It is an simple example wich will take the visitators to one page if they are using Internet Explorer, and to another page if the visitator is using another tipe of browser. The most interesting part of this is that this code is, that it has to be... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a TinyURL Clone
This tutorial will explain how to create a basic clone of the TinyURL service. If you've never heard of it, TinyURL allows you to turn long URLs into shorter links so they can be easily sent via email or other means. It might be fun to create your own... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Refresh a web page or redirect
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. .
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP browser redirect
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're using... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Php .htaccess mod_rewrite tutorial
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 and create something... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Redirect function with permanent 301 redirect support
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Redirect users by browser language
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
eLouai's redirect and pagerank tip
A simple tutorial for creating search engine friendly redirects, using the server side 301 (Moved Permanently) redirect. And other tips plus source.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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!
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Auto Redirection
Learn how to make auto redirection with PHP. There is nothing much to learn, just a little code.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Redirecting the Web Browser with PHP
Learn how to use HEADER functions to redirect the users web browser transparently using PHP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
Results 1 - 15 of 15