[PHP-DEV] Help plase Php + MySql

2002-10-10 Thread Keith Calvert
sult)) { echo "Id:"; echo $row["Id"]; echo "\n"; echo $row[2]; echo "\n"; } The Echo $row["ID"] does not work The Echo $row[2] does This works on some of my other forms. any ideas or hints woul most certainly be welcome Thanks in a

[PHP-DEV] Bug #14834: SegFault when passing HTTP_SESSION_VARS

2002-01-03 Thread Keith . Watkins
From: [EMAIL PROTECTED] Operating system: Debian 3.0 (Woody) PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: SegFault when passing HTTP_SESSION_VARS The following script always produces a segmentation fault on verison 4.1.0: Test is complete Th

[PHP-DEV] Bug #9773 Updated: Configure hangs

2001-05-08 Thread keith
ID: 9773 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Operating system: RedHat 6.1 PHP Version: 4.0.4pl1 Description: Configure hangs My lib version is this, /lib/libc-2.1.3.so and I'm using RedHat 6.1 Keith Previous Com

Re: [PHP-DEV] Unix timestamp maximum

2001-04-04 Thread Keith Waters
ted functions could be rewritten so as NOT to use the OS's built-in functions (which I suppose is what is happening at the moment?) Regards, Keith -- PHP Development 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-DEV] Unix timestamp maximum

2001-04-04 Thread Keith Waters
date nightmare! eg: currently: echo mktime(0,0,0,1,1,2099); outputs -1 and putting any number past 2147483648 into date() wont give you anything past Tuesday 19 January 2038 05:11 Thanks! regards, Keith -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PRO

[PHP-DEV] PHP 4.0 Bug #9773 Updated: Configure hangs

2001-03-16 Thread keith
checking for working const configure:2426: gcc -c -g -O2 conftest.c 1>&5 configure:2543: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cce0pXlV.o: In function `main': /home/k/keith/php/php-4.0.4pl1/configure:2538: undefined reference to `pthread_mutexattr_init' /home/k

[PHP-DEV] PHP 4.0 Bug #9773 Updated: Configure hangs

2001-03-16 Thread keith
inux (egcs-1.1.2 release) Keith Previous Comments: --- [2001-03-15 23:11:30] [EMAIL PROTECTED] What is the version of GCC ? --Jani --- [200

[PHP-DEV] PHP 4.0 Bug #9773: Configure hangs

2001-03-15 Thread keith
mailing list and 2 other poeple have the same problem, but there was no way to get around it without modifying the configure file. Keith -- Edit Bug report at: http://bugs.php.net/?id=9773&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAI