★ wanayoo — archive 1999 http://www.php.net/manual/function.gmmktime.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Date/time
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Date/time
* checkdate
* date
* getdate
* gettimeofday
* gmdate
* gmmktime
* gmstrftime
* localtime
* microtime
* mktime
* strftime
* time
* strtotime
Manual: gmmktime
View the source code for this pageSearch the site



Previous page
 gmdate
 Updated
Sat, 12 Aug 2000
gmstrftime 
Next page


gmmktime

(PHP3 , PHP4 )

gmmktime -- Get UNIX timestamp for a GMT date

Description

int gmmktime (int hour, int minute, int second, int month, int day, int year [, int is_dst])

Identical to mktime() except the passed parameters represents a GMT date.


User Contributed Notes: gmmktime


jrochkin@cs.oberlin.edu
03-Apr-2000 12:06
This function doesn't seem to work in PHP3. The function exists, but doesn't seem to do anything different than mktime() does.


 About Notes


Previous page
 gmdate
 Updated
Sat, 12 Aug 2000
gmstrftime 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.