Home » PHP » Tips and Tutorials » Redirection
Sponsors
Redirection
How to Refresh a web page or redirect to another page
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.
Price: Free Rate:
0.0(out of 5) Vote:0
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 Internet Explorer, and another page if you're using some other browser.
Price: free Rate:
0.0(out of 5) Vote:0
OWES - Web Tips and tricks for .htaccess file
Teaches you the more useful .htaccess features and the codes used to create .htaccess. Test the features by coping and pasting the codes you want into the text editor or notepad and save as .htaccess file and upload the file in web root directory of web server.
Here are some of the tips and tricks using .htaccess file like Custom Error page, Redirects, Changing Home page/Index page, IP Blocking
Price: Free Rate:
0.0(out of 5) Vote:0
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 like: 3. www.mysite.com/easy-to-re member-product-name
Price: free Rate:
0.0(out of 5) Vote:0
Pages : 1

