Tag: Meta Refresh

2 Ways to Redirect URLs in PHP

May 3, 2010 | By | Add a Comment

The ability to redirect URLs in PHP can be very handy. A common use of redirects is when a page has become obsolete and you would like to redirect the user to a more current one. Affiliate marketers use URL redirection to point to their products. This way when the product they are marketing is [...]

Continue Reading