Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Tutorials & Tips | Date & Time

Results 1-14 of 14
Title Bar Date Script
posted byjamieinDate & Time
A code snippet that displays today's date in the title bar of your web page.
(6 ratings)
Reviews0
PriceFree
Views3055
Calculate a Person's Age From Two Dates
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).
(3 ratings)
Reviews0
PriceFree
Views1892
How to validate a date without having to put together regular expressions in PHP
When validating dates in PHP you can either do it the hard way, by spending some time putting together a regular expression, or the easy way, by using a predefined function.
(3 ratings)
Reviews0
PriceFree
Views583
Days Between Now And Future Date
This will calculate and show how many days there are from the current date to a date in the future that you define.
(3 ratings)
Reviews0
PriceFree
Views6202
Calculating the Difference Between Two Dates
How to calculate the difference between two dates in PHP.
(3 ratings)
Reviews0
PriceFree
Views941
Calendar of Events Listing
posted byphpinDate & Time
This tutorial describes how to write a simple script which looks at a list of events and only displays the events that occur today or in the future.
(3 ratings)
Reviews0
PriceFree
Views7967
Adding Date/Time Last Updated
Simple tutorial explains how to add date time stamp "page last updated on..." for a specified file using filemtime function.
(3 ratings)
Reviews0
PriceFree
Views7034
How to generate a month's calendar using PHP
This tutorial for beginners to PHP explains how to generate a calendar for a particular month which you can then include in your website
(0 ratings)
Reviews0
PriceFree
Views876
Calculating the remainder of a subscription time in PHP
To calculate the remainder of a subscription time in PHP we need three items: the end date from the future in timestamp format, the current date in timestamp format, and a function to convert the difference between the two from seconds into days, months and maybe even years.
(0 ratings)
Reviews0
PriceFree
Views594
Snippet: Converting Seconds to Readable Time (PHP & JS)
Sometimes, you might need to convert an integer representing seconds into a format that is easier to read. These functions can be used to turn a number of seconds into a simple format of HH:MM:SS, with leading zeros (ex. 15272 = 04:14:32). This can be used for countdown scripts, which is why I also include both a PHP and a JavaScript version.
(0 ratings)
Reviews0
PriceFree
Views740
Working With Time Zones in PHP
This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+. It will show how to collect the time zone in the Area/Location format and how to use it for converting to and from that zone. This is useful for online applications that will be used by users in many locations.
(0 ratings)
Reviews0
PriceFree
Views955
Creating a count down system
In this tutorial I will show you how to create a simple count down system.
(0 ratings)
Reviews0
PriceFree
Views3281
Page Load Time Walkthrough
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.
(0 ratings)
Reviews0
PriceFree
Views3056
Inserting Dates
This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
(0 ratings)
Reviews0
PriceFree
Views8044
Results 1-14 of 14