e() or
> strftime() to convert back into a legible format.
>
> -Rasmus
>
> On Thu, 11 Apr 2002, Richard KS wrote:
>
> > Greetings.
> >
> > I was wondering if there are any good ways of converting a date into
another
> > time zone? For instance, from GMT+8
Greetings.
I was wondering if there are any good ways of converting a date into another
time zone? For instance, from GMT+8 to GMT+1, is this possible in some way?
Like if I have a date written 09.04.2002 14:11, I would like to format it
into GMT+1.. Any solutions?
Thanks alot
--
Richard,
ob
Which of them? A webserver sents quite many variables, and you can access
almost everyone of them with PHP. So perhaps giving some specifics?
--
Richard,
oblivion creations
http://oblivion.lunamorena.net
[EMAIL PROTECTED]
+4+ (0) 736 849 531 for sure contact..
"Marcbey" <[EMAIL PROTEC
Try passing
Header("Cache-Control: no-cache, must-revalidate");
Header("Pragma: no-cache");
in the beginning of the page, that way all contents MUST be re-valided, thus
disabling cache.
--
Richard,
oblivion creations
http://oblivion.lunamorena.net
[EMAIL PROTECTED]
+4+ (0) 736 8
Or you could just write
$fp1 = Fopen("D:\\log.txt","a+");
fwrite($fp1,"$start\n$array[0]\n$array[1]\n");
to simplify...
--
Richard,
oblivion creations
http://oblivion.lunamorena.net
[EMAIL PROTECTED]
+4+ (0) 736 849 531 for sure contact..
"Jeff Van Campen" <[EMAIL PROTECTED]> wrote
5 matches
Mail list logo