Re: [PHP] Re: strtotime

2008-11-09 Thread gilles
as a bug in the rewrite of Date in PHP5.1? Reason for looking for the notes was to remember how one has to do it now -- Lester Caine - G8HFL Thanks everybody for your answer. Yes, this is a very useful feature to add days in a date. My version of PHP is 5.2.0 Fx GILLES -- PHP

Re: [PHP] Re: strtotime

2008-11-09 Thread gilles
Thodoris [EMAIL PROTECTED] a écrit dans le message de news: [EMAIL PROTECTED] O/H Bastien Koert ??: 2008/11/8 Maciek Sokolewicz [EMAIL PROTECTED] gilles wrote: Avec la version 4 de php, strtotime(20080950) fonctionne correctement en allant sur le mois d'octobre, alors qu'en

[PHP] strtotime

2008-11-08 Thread gilles
Avec la version 4 de php, strtotime(20080950) fonctionne correctement en allant sur le mois d'octobre, alors qu'en version 5: 19700101. Merci de votre aide -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Images not stored in Databases

2002-12-24 Thread Gilles Haverbeke
don't have conflicts with filenames. Is that what you mean? Greetz, Gilles - Original Message - From: Steve Vernon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 24, 2002 3:27 PM Subject: Re: [PHP] Images not stored in Databases Hiya. Yeh sorry I should

Re: [PHP] forum?

2002-12-24 Thread Gilles Haverbeke
http://www.phpbb.com/ is the best free one I have seen. Greetz, Gilles - Original Message - From: Fatih Üstündað [EMAIL PROTECTED] To: Php-General [EMAIL PROTECTED] Sent: Tuesday, December 24, 2002 3:51 PM Subject: [PHP] forum? do you know freeware forum in php I can easly use

Re: [PHP] outputting a pdf file to IE browser? POST/GET method bug or not?

2002-07-16 Thread gilles
nobody? does any think this could be a bug or something? i would like to know before submitting this as a bug. At 19:18 15-7-2002 +0200, gilles wrote: hi, i've run in to a strange problem, i'm trying to output a pdf file from disk to the browser. this is fine under netscape but IE has

Re: Fw: [PHP] outputting a pdf file to IE browser? POST/GET method bug or not?

2002-07-16 Thread gilles
have been a victim of previous testing. - Original Message - From: Matt Schroebel [EMAIL PROTECTED] To: 'gilles' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, July 15, 2002 4:26 PM Subject: RE: [PHP] outputting a pdf file to IE browser? POST/GET method bug or not? From: gilles

[PHP] very strange behaviour under https

2002-06-25 Thread gilles
i've been having strange behaviour from php since i run my code from behind https. i made a forum with PHP and MySQL (who didn't?), and it runs without any problems. about 10 people worked with it for a month or three and it ran just fine all that time. but now i decided to place that same

[PHP] Test if a daemon is running...

2002-05-02 Thread Gilles Nedostoupof
! Gilles.

RE: [PHP] Test if a daemon is running...

2002-05-02 Thread Gilles Nedostoupof
I would like to monitor 3 different daemon : postfix, amavisd (a virus scanner acting as a content filter for postfix) and spamd (SpamAssassin, a spam filtering daemon invoked by procmail acting as an SMTP server). Can we be sure that a daemon is running if the .pid file exist? Gilles

[PHP] Daemon starting

2002-04-22 Thread Gilles Nedostoupof
need to re-run the script 2 or 3 times to start the daemon correctly. (Same problem with stopping the daemon...) Anybody have an idea? Gilles.

[PHP] Problem with hashtable in globals ZTS

2001-06-21 Thread Gilles Koffmann
, everything was OK. Any clue ? Gilles. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Delphi and PHP : problem returning parameter to script

2001-05-23 Thread Gilles Koffmann
Hi, I' have implemented in Delphi part of the ZEND API for extensions based on the example in the document in http://www.zend.com/apidoc/p2.php. My problem is that I'm not getting back my value (2) in my php script : ... ? $param = 2; $return = first_module($param); print(We sent \$param\ and

[PHP] using Delphi code with PHP

2001-05-22 Thread Gilles Koffmann
. Thank's in advance for any clue Gilles -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] problem uploading big (50MB) file

2001-03-29 Thread Gilles-Eric Descamps
104857600 ; 100 Meg default limit on file uploads I've verified this through the php info function. I'm running Apache/1.3.9 (Unix) PHP/4.0.3pl1 on a Solaris 2.6 sparc server. MS Internet Explorer 5.01 keeps timing out after 30 seconds... Any ideas ? -- Gilles-Eric DESCAMPS, Voice:

RE: [PHP] problem uploading big (50MB) file

2001-03-29 Thread Gilles-Eric Descamps
To: Gilles-Eric Descamps; [EMAIL PROTECTED] Subject: Re: [PHP] problem uploading big (50MB) file This is set by max_execution_time, did you restart apache to re-read your php.ini file? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [PHP] [ANSWER] problem uploading big (50MB) file

2001-03-29 Thread Gilles-Eric Descamps
hing cause it didn't parse it right. In other words, set that value to what you had with say php4.0.1 good luck! replaced 100M by 104857600, and it WORKED ! two days I was stuck on this Thanks, -- Gilles-Eric DESCAMPS,Voice: (408) 545-1130 SILICON ACCESSNETWORKS Fax: (419) 844-7467