• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:12    start  Previous  Next  Last    goto:
    PHP Redirect Tutorial
    ON: 2009-03-10 09:32:28
    Tutorial demonstrating how to use PHP to perform a redirect. Discusses temporary redirect, permanent redirects, and conditional redirects.
    23 times | category:
    Redirect The Browser Using PHP
    ON: 2008-08-18 09:31:01
    If you want to redirect the user to another page, use this script.
    12 times | category:
    Time Based Pages
    ON: 2008-08-18 09:30:10
    Redirect the user to a different page depending on what time of the day it is.
    11 times | category:
    PHP Browser Redirect Tutorial
    ON: 2008-08-18 09:29:21
    A situation may come up when you want to redirect a user depending on what browser they are using. Here is a simple PHP tutorial that will teach you how to redirect users depending upon what browser they are using.
    11 times | category:
    PHP redirect page
    ON: 2007-08-20 10:58:37
    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
    51 times | category:
    How To Redirect or Cloak Affiliate Links
    ON: 2007-08-20 10:53:57
    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 â
    59 times | category:
    Redirect a User Based on His Geographic Location
    ON: 2007-08-20 10:53:00
    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.
    48 times | category:
    Redirecting a Page using PHP
    ON: 2007-08-20 10:50:57
    Redirecting a page in PHP is an easy task. You can use the PHP Header method to redirect a visitor to a new page. The header() method is used to send HTTP headers back to the browser. The headers can be sent back to the browser only if there's no content or error messages shown in the page.
    24 times | category:
    PHP Redirect
    ON: 2007-08-20 10:49:43
    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.
    41 times | category:
    Browser Redirect
    ON: 2007-08-20 10:37:47
    Learn how to do a Browser Redirect using the power of PHP.
    18 times | category:
    PHP Auto Redirection
    ON: 2007-08-20 10:37:02
    Learn how to make auto redirection with PHP. There is nothing much to learn, just a little code.
    22 times | category:
    Redirecting the Web Browser with PHP
    ON: 2007-08-20 10:34:43
    Learn how to use HEADER functions to redirect the users web browser transparently using PHP.
    14 times | category:
    this:1/1 25records  total:12    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)