[PHP-INSTALL] Yahoo! Auto Response

2005-01-03 Thread sponsor
We, YeuAmNhac.com, just would like to say many thanks to your support. Wish you all the best ^__^ YeuAmNhac.com Original Message: X-YahooFilteredBulk: 203.210.200.168 X-Originating-IP: [203.210.200.168] Return-Path: Received: from 203.210.200.168 (EHLO lists.php.net) (

RE: [PHP-INSTALL] December 31, 2004

2005-01-03 Thread Tom Haddon
I apologize. Lousy coding there I now realise that I need to convert the dates with mktime before I compare them... Doh!! -Original Message- From: Tom Haddon [mailto:[EMAIL PROTECTED] Sent: Monday, January 03, 2005 4:34 PM To: php-install@lists.php.net Subject: [PHP-INSTALL] Decembe

[PHP-INSTALL] December 31, 2004

2005-01-03 Thread Tom Haddon
Hi Folks, I'm experiencing a strange issue with dates for December 31, 2004. Here's the script: If I use the start and end dates as above, everything's great - the $dates array holds one value, "12/30/2004". But if I change both the start and end date to "12/31/2004" everything goes awry - I

Re: [PHP-INSTALL] Problem install php 4.3.10 and oracle 10g and RH3AS

2005-01-03 Thread Fabricio Vargas
the problem was solved here http://www.webmasterworld.com/forum88/5604.htm thanks to everybody - Original Message - From: "Fabricio Vargas" <[EMAIL PROTECTED]> To: "Chris Hewitt" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 03, 2005 2:38 PM Subject: Re: [PHP-INSTALL] Problem install

Re: [PHP-INSTALL] Problem install php 4.3.10 and oracle 10g and RH3AS

2005-01-03 Thread Fabricio Vargas
I have both, if i use only --with-oci8=$ORACLE_HOME, it will compile without problems (I already tested and works) if i use --with-oracle=$ORACLE_HOME and --with-oci8=$ORACLE_HOME, i got the error checking for Oracle-ORACLE support... yes checking Oracle Install-Dir... /opt/oracle/product/base1

RE: [PHP-INSTALL] Inserting data into mySQL...?

2005-01-03 Thread Kwok, Ed SPAWAR
Chris, Not sure what your problem is, I couldn't determine as I read your email. Your code looks fine, I recently upgrade mysql to 4.1.7 and php couldn't open the database. I guess this is a bug, but not sure if it a php or mysql bug. Anyway, check the mysql forum page at www.mysql.com und