Creating Your Own Timestamps

creating-your-own-timestamps The time() Function is useful for getting the current time but if you want to work with other dates and times. You can use various PHP functions to create timestamps for storing dates and times. There are three different types of Time Function:

• mktime()
• gmmktime()
• strtotime()