4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
[2023-01-23] 4images 1.10 released
Home
Help
Search
Login
Register
4images Forum & Community
»
General / Allgemeines
»
Programming
»
php gmt time
« previous
next »
Print
Pages: [
1
]
Author
Topic: php gmt time (Read 15378 times)
0 Members and 1 Guest are viewing this topic.
tester
Pre-Newbie
Posts: 3
php gmt time
«
on:
May 11, 2009, 11:19:19 AM »
does anybody know how to get gmt timestamp in php?
Logged
test wikipedia
test redirect to wikipedia
Nicky
Administrator
4images Guru
Posts: 3.195
Re: php gmt time
«
Reply #1 on:
May 11, 2009, 11:24:49 AM »
hi,
http://us2.php.net/gmmktime
Logged
cheers
Nicky
Your first three "must do" before you ask a question !
(© by
V@no
)
- please read the
Forum Rules
...
- please study the
FAQ
...
- please try to
Search
for your answer ...
nicky.net 4 4images
Signature stolen from mawenzi
tester
Pre-Newbie
Posts: 3
Re: php gmt time
«
Reply #2 on:
May 11, 2009, 11:37:47 AM »
tnx,
but i'm looking 4 something like time() function that returns current gmt timestamp.
and it looks like php doesnt have one %-|
Logged
test wikipedia
test redirect to wikipedia
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Global Moderator
4images Guru
Posts: 17.849
mmm PHP...
Re: php gmt time
«
Reply #3 on:
May 11, 2009, 04:53:08 PM »
As Nicky pointed out
gmmktime()
should do it (note, all parameters are optional, if omitted, it will return current GMT unix timestamp)
Logged
Your first three "must do" before you ask a question:
Forum rules
FAQ
Error messages
Bug Fixes & Patches
Search
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer.
(
forum rule #6
)
Extension for Firefox/Thunderbird:
Master Password+
Back/Forward History Tweaks (restartless)
Cookies Manager+
Fit Images (restartless for Thunderbird)
tester
Pre-Newbie
Posts: 3
Re: php gmt time
«
Reply #4 on:
May 12, 2009, 12:46:17 AM »
ops, true
tnx!
Logged
test wikipedia
test redirect to wikipedia
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
General / Allgemeines
»
Programming
»
php gmt time