[PHP-DEV] Bug #13783 Updated: odbc_fetch_into different issue

2001-10-24 Thread Grant . Walters
ID: 13783 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: ODBC related Operating System: SCO Openserver 5.0.5 RH Lnux 7 PHP Version: 4.0.6 Old Assigned To: ahill Assigned To: New Comment: A correction to my previous information: The piece I

[PHP-DEV] Bug #13809: Openlink 3.2 and 4.0 odbc_do and single quotes

2001-10-24 Thread Grant . Walters
From: [EMAIL PROTECTED] Operating system: SCO Openserver 5.0.5 RH Lnux 7 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: Openlink 3.2 and 4.0 odbc_do and single quotes Came across this issue when doing my data conversions. If the fields have single quotes

[PHP-DEV] Bug #13783 Updated: odbc_fetch_into different issue

2001-10-23 Thread Grant . Walters
ID: 13783 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: ODBC related Operating System: SCO Openserver 5.0.5 RH Lnux 7 PHP Version: 4.0.6 Old Assigned To: ahill Assigned To: New Comment: A correction to my previous information: The piece I

[PHP-DEV] Bug #13783 Updated: odbc_fetch_into different issue

2001-10-23 Thread Grant . Walters
ID: 13783 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: ODBC related Operating System: SCO Openserver 5.0.5 RH Lnux 7 PHP Version: 4.0.6 Old Assigned To: ahill Assigned To: New Comment: Sorry about the last post. It is a different issue that I

[PHP-DEV] Bug #13783 Updated: odbc_fetch_into different issue

2001-10-22 Thread Grant . Walters
ID: 13783 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: ODBC related Operating System: SCO Openserver 5.0.5 RH Lnux 7 PHP Version: 4.0.6 New Comment: Using odbc_fetch_into($id, $number, $result_array); SQLAllocHandle ( ... )

[PHP-DEV] Bug #13783 Updated: odbc_fetch_into different issue

2001-10-22 Thread Grant . Walters
ID: 13783 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: SCO Openserver 5.0.5 RH Lnux 7 PHP Version: 4.0.6 New Comment: No errors at all, just returns an empty recordset. One probably important note. When I compiled

[PHP-DEV] Bug #13783: odbc_fetch_into different issue

2001-10-21 Thread Grant . Walters
From: [EMAIL PROTECTED] Operating system: SCO Openserver 5.0.5 RH Lnux 7 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: odbc_fetch_into different issue Platforms: Using PHP 4.0.6/Openlink 4.1/Progress 8.3D. Other: I've tried PHP 4.0.4/4.0.5/4.0.6,

[PHP-DEV] Bug #12643: fgetcsv does some wrong things

2001-08-08 Thread Grant . Walters
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: fgetcsv does some wrong things ? /* - fgetcsv when used with non delimiter causes problems - script called from command line - on a large

RE: [PHP-DEV] Bug #12477 Updated: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-08-07 Thread Grant Walters
hope this is clear. I may have put you wrong with the use of the word recursive? I wasn't really sure what term to use. Ever Expanding? Regards Grant Walters Brainbench 'Most Valuable Professional' for Unix Admin P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND Telephone: +64 4 4765175

[PHP-DEV] Bug #12477 Updated: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-08-06 Thread Grant . Walters
ID: 12477 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: PCRE related Operating System: Linux and SCO PHP Version: 4.0.6 New Comment: Is it possible to ask that the this be included as a new feature? A switch to tell the PCRE engine? to ignore

[PHP-DEV] Bug #12477 Updated: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-08-06 Thread Grant . Walters
ID: 12477 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Linux and SCO PHP Version: 4.0.6 New Comment: I was trying to have to walk the array twice. The following works: $pagevars =

[PHP-DEV] Bug #12477: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-07-30 Thread Grant . Walters
From: [EMAIL PROTECTED] Operating system: Linux and SCO PHP version: 4.0.6 PHP Bug Type: PCRE related Bug description: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000) The setup for my templating system: $template=array( /({PAGETOP})/,