• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:15    start  Previous  Next  Last    goto:
    Working with dates and times in PHP
    ON: 2009-03-08 11:45:38
    When developing more complex PHP sites, especially forums, discussion boards and blogs where date and time functions are important, you’ll regularly encounter situations where you need to display and manipulate values based around the current date and time. PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs. In this tutorial, we’ll look at some easy ways to display calendar information for your visitors.
    77 times | category:
    Yesterdays date, the easy and hard way
    ON: 2009-03-08 11:44:40
    There are hard and easy ways to work with dates in PHP. Here is the hard and the easy way to get "yesterdays date".
    15 times | category:
    Translate date into your language
    ON: 2008-08-28 08:23:25
    In this tutorial I'm going to show you how to translate date into your language and display it.
    20 times | category:
    Subtract Dates
    ON: 2008-08-28 08:22:35
    A simple function to calculate Days (difference) between two dates. The function can be easily extended to get the result in minute, hours, months etc
    30 times | category:
    Creating a PHP Script Timer
    ON: 2008-08-28 08:21:57
    This timer is easy to implement and determines the time taken for a php script to execute correct to a microsecond.
    13 times | category:
    Advanced Page Last Modified Script
    ON: 2008-08-28 08:20:20
    Want to display when the page was last modified? Use this script.
    13 times | category:
    Date / Days difference using PHP
    ON: 2007-08-11 12:52:18
    This code is simple yet powerful and innovative. It will eable you get the diiference between any two dates of the same year.
    43 times | category:
    PHP measuring page load time
    ON: 2007-08-11 12:51:34
    In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing.
    The idea is simple, this script generates a number that counts in seconds the page loading time.
    It’s a very simple script and is accurate to 0.000000000000001 seconds.
    28 times | category:
    PHP Date and Time
    ON: 2007-08-11 12:50:57
    PHP provides powerful tools for date arithmetic that make manipulating dates easy.
    87 times | category:
    Countdown in days
    ON: 2007-08-11 12:50:01
    This incredibly simple code will take a date and work out the number of days until that date, it can also be displayed as seconds, hours, weeks, months, days .etc. Learn how it works and find out about three PHP functions.
    28 times | category:
    PHP date function explained
    ON: 2007-08-11 12:49:24
    With PHP's date function you format timestamps, so they are more human readable. The following tutorial will teach you how to display the current time, formating PHP's time stamp, and show you all the various date arguments for reference purposes.
    51 times | category:
    Calculate a Person's Age From Two Dates
    ON: 2007-08-11 12:46:31
    Many registration forms request registrants' birth dates. This function allows you to use that information to determine a person's age. This is useful when determining whether COPPA requires parental consent (if the user is under 13).
    23 times | category:
    Creating a count down system
    ON: 2007-08-11 12:34:50
    In this tutorial I will show you how to create a simple count down system.
    24 times | category:
    Calculate the number of days, weeks, years between two user inputted dates
    ON: 2007-08-11 12:33:57
    Ever wondered how to calculate the number of days between two dates using PHP. Well, by following this very detailed article you will learn in no time.
    70 times | category:
    Show time left with PHP, nice formatted
    ON: 2007-08-11 12:32:38
    If you have an expiration time/date, and want to show how long time it's left until that time/date this is the stuff for you
    79 times | category:
    this:1/1 25records  total:15    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)