On 21 Jun 2012 8:43, Huiberts, Pieter J. wrote
> Sorry gentlemen, quick question how do I unsubscribe from this list?
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Follow the information provided?
-John
--
PHP Windows Mailing List
Message-
From: php-windows-return-30922-pieter.j.huiberts=saic@lists.php.net
[mailto:php-windows-return-30922-pieter.j.huiberts=saic@lists.php.ne
t] On Behalf Of Jacob Kruger
Sent: Thursday, June 21, 2012 8:36 AM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Date Problem
I wouldn
Hart Dyke ; ja...@blindza.co.za
Cc: php-windows@lists.php.net ; phpexpe...@yahoogroups.com ; php mysql
Sent: Thursday, June 21, 2012 1:46 PM
Subject: Re: [PHP-WIN] Date Problem
Hi Toby, Jacob
Thank You Toby and Jacob for your help! I figured my way out and was able to
fix the issue, wh
> > From: Vinay Kannan [mailto:viny...@gmail.com]
> > Sent: Thursday, June 21, 2012 2:27 AM
> > To: php-windows@lists.php.net; phpexpe...@yahoogroups.com; php mysql
> > Subject: [PHP-WIN] Date Problem
> >
> > Hey Guys,
> >
> > I am working o
.asp
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
- Original Message -
From: "Vinay Kannan"
To: ; ; "php mysql"
Sent: Thursday, June 21, 2012 8:27 AM
Subject: [PHP-WIN] Date Problem
Hey Guys,
I
; To: php-windows@lists.php.net; phpexpe...@yahoogroups.com; php mysql
> Subject: [PHP-WIN] Date Problem
>
> Hey Guys,
>
> I am working on a project for a client who is a retailer of inverters and
> batteries, and currently the system records the salesdetails including the
> warranty
Hey Guys,
I am working on a project for a client who is a retailer of inverters and
batteries, and currently the system records the salesdetails including the
warranty expiry date which is always a year(12 months).
But he wishes to provide support and service every 3 months and that seems
to be t
Thank you all. Sorry Mikael, i answered you instead to the mailing list. :/
-- Forwarded message --
From: German Piqué <[EMAIL PROTECTED]>
Date: 20-sep-2006 11:14
Subject: Re: [PHP-WIN] Date problem
To: [EMAIL PROTECTED]
It works! Thnks...
BTW, why the other solution d
> -Original Message-
> From: German Piqué
>
> $now = getdate();
> $stringNow = $now["year"] . $now["month"] . $now["mday"] . " - "
> /*$now["hours"] . ":" . $now["minutes"] . ":" . $now["seconds"]*/;
Have you tried doing something like this:
$stringNow = date('Ymd').' - '.date('H:i:
Like in the other mail, I have another problem with my logging class...
I'm trying to get the current date to write it in each line it's writed but
the process is stopped when I try to access the hours, the minutes or the
seconds.
$now = getdate();
$stringNow = $now["year"] . $now["month"]
, int minute, int second, int month, int day, int
year [, int is_dst])
Try swapping them :)
HTH
D.
> -Original Message-
> From: Brian Feliciano [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 31 October 2001 4:41 p.m.
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] date proble
this is my code:
ereg("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})
([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})",$rowsko[2], $pdate);
echo date("l, F j, Y [h:i:s A]",
mktime($pdate[4],$pdate[5],$pdate[6],$pdate[3],$pdate[2],2001));
$rowsko[2] is equal to "2001-10-31 10:55:02"
but the result was: Thursday,
EMAIL PROTECTED]]
Sent: quarta-feira, 14 de Março de 2001 12:46
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] date() problem
Using Windows 2000 IIS php4 mysql,
I get this error
Warning: unexpected error in date() in
C:\Websites\tepcart\catalog\account.php on line 112
when I
Any help gratefully
Using Windows 2000 IIS php4 mysql,
I get this error
Warning: unexpected error in date() in
C:\Websites\tepcart\catalog\account.php on line 112
when I
Any help gratefully recieved
Thanks
Regards
Tony Ayling
Brisbane Australia
--
PHP Windows Mailing List (http://www.php.net/)
To unsubsc
14 matches
Mail list logo