• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:12    start  Previous  Next  Last    goto:
    PHP Cookies
    ON: 2009-03-06 13:35:46
    A cookie is a flat file that stores tiny bits of information. It is stored on the client’s machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will teach you how to create, retrieve, display, and delete cookies using php.
    193 times | category:
    Get Cookies Across Subdomains PHP
    ON: 2008-08-28 10:04:33
    So you are using cookies on your website, but when a visitor visits www.yourdomain.com and yourdomain.com the cookie doesn’t get set across both! That is because in essence, www. is simply a subdomain. The “www” component is not a protocol, it is not necessary, instead all it is, is just a marketing ploy.
    40 times | category:
    Php counter with cookies
    ON: 2008-08-28 10:03:35
    Learn how to make php counter using mysql database and cookies.
    11 times | category:
    The fastest way to see how many people are online at your site
    ON: 2008-08-28 09:59:26
    A quick way to see how many people are browsing your site for php enabled web sites.
    22 times | category:
    Detailed PHP sessions tutorial
    ON: 2007-08-11 10:50:32
    In this tutorial I will show you how to work with sessions in PHP. You will learn how to transfer information over multiple pages.
    68 times | category:
    PHP SESSIONS
    ON: 2007-08-11 10:46:37
    Learn PHP sessions by today with this tutorial about PHP sessions. Learn it easy, learn it fast, learn it now. A tutorial with many examples, good introdcution to PHP sessions.
    90 times | category:
    PHP and Cookies
    ON: 2007-08-11 10:46:05
    Cookies are text files stored on the client computer and they are kept of use tracking purpose. Learn how to use cookies with PHP
    47 times | category:
    Learning Sessions
    ON: 2007-08-11 10:32:45
    Sessions are basically cookies with a fallback, they end when you close you're browser.
    28 times | category:
    Sessions
    ON: 2007-08-11 10:25:15
    In this tutorial we will discuss how sessions are managed, Introduce cookies, configure PHP session management library, PHP session management
    28 times | category:
    PHP Script Tips - Understanding and Managing Sessions
    ON: 2007-08-11 10:23:39
    A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, deciding where to store session files, deciding when to expire session values, etc.
    50 times | category:
    PHP Script Tips - Understanding and Managing Cookies
    ON: 2007-08-11 10:18:28
    A collection of 23 tips on understanding and managing cookies in PHP. Clear explanations and tutorial exercises are provided on setting and receiving cookies, creating and removing persistent cookies, specifying domain and path to restrict cookies, finding cookies in cookie files, cookie limitations.
    52 times | category:
    Learning session with examples
    ON: 2007-08-11 10:17:28
    basics of sessions is described, and two examples are used to ilustrate it: Showing number of times we have visit a page during a session, and password protection using sessions.
    47 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)