[PHP-DEV] Bug #11926: precompiled php_pdf.dll does not work

2001-07-06 Thread rose
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: PDF related Bug description: precompiled php_pdf.dll does not work Hi, The pre-compiled php_pdf.dll included with 4.0.6 is based on PDFlib version 4.0.0 ($Revision: 1.79.2.1 $).

[PHP-DEV] Question

2001-04-30 Thread Billy Rose
I have developed an extension, and am wondering to whom or where I submit it for review? -- 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

[PHP-DEV] RE: RE: Question

2001-04-30 Thread Billy Rose
It is a front end to the Verity K2 Search Engine toolkit so that PHP script can run Verity searches. -- 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:

[PHP-DEV] If Interested..

2001-04-30 Thread Billy Rose
Here's the URL's if anyone wants to have a look... http://www.billyrose.org/verity.c http://www.billyrose.org/php_verity.h http://www.billyrose.org/REFERENCE -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP-DEV] Zend API changes

2001-05-04 Thread Billy Rose
Message - From: Zeev Suraski [EMAIL PROTECTED] To: Billy Rose [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 6:33 PM Subject: Re: [PHP-DEV] Zend API changes You can always suggest... :) At 02:14 5/5/2001, Billy Rose wrote: The company I work for has a very quick bug turn over

Re: [PHP-DEV] Zend API changes

2001-05-06 Thread Billy Rose
I feel like a TFI :( I apologize for my ignorance. However, with the time I do have to follow the dev list, it is not apparent to me the structure being imposed on the underlying system. - Original Message - From: Sean R. Bright [EMAIL PROTECTED] To: 'Billy Rose' [EMAIL PROTECTED

Re: [PHP-DEV] multiselects and arrays

2001-05-10 Thread Rose, Billy
You can iterate through document.FORMNAME.elements if you need to access them. Changing the bracket notation would not be needed. Colin [EMAIL PROTECTED] wrote in message news:9dec79$aa9$[EMAIL PROTECTED]... Example: I have a page with multiselect, which name is SEL1 (I cannot use square

[PHP-DEV] diff for 4.2.0RC2 to compile against Apache 2.0.35-dev

2002-04-08 Thread Rose, Billy
Here's a context diff of changes needed to compile against Apache 2.0.35-dev (or newer I assume). Billy Rose *** php-4.2.0RC2/sapi/apache2filter/sapi_apache2.c Thu Mar 14 04:57:00 2002 --- ../php-4.2.0RC2/sapi/apache2filter/sapi_apache2.c Mon Apr 8 09:21:46 2002

RE: [PHP-DEV] Re: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-09 Thread Rose, Billy
Which mysql functions are causing the segfault? I currently have PHP 4.2.0RC2 + Apache 2.0.35 running on my test machine and PHP 4.1.2 + Apache 2.0.32 running on a production machine with 1.3.22 on it in case things go sour. Billy Rose [EMAIL PROTECTED] -Original Message- From

RE: [PHP-DEV] Re: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-09 Thread Rose, Billy
Which client library are you using? Billy Rose [EMAIL PROTECTED] -Original Message- From: Stanislav Malyshev [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 9:20 AM To: Rose, Billy Cc: PHP Developers Mailing List Subject: RE: [PHP-DEV] Re: [PHP-QA] Supporting Apache 2 with PHP

RE: [PHP-DEV] Supporting Apache 2 with PHP 4.2.0

2002-04-09 Thread Rose, Billy
PHP-DEV-Apache2 mailing list? Billy Rose [EMAIL PROTECTED] -Original Message- From: Stig S. Bakken [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 11:14 AM To: James Cox Cc: Stig S. Bakken; Jani Taskinen; Derick Rethans; PHP Quality Assurance TeamMailing List; PHP

RE: [PHP-DEV] zend questions and bug #15333

2002-04-09 Thread Rose, Billy
bytes are encountered. I worked around this by writing my own string copy function. Billy Rose [EMAIL PROTECTED] -Original Message- From: Joseph Tate [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 1:41 PM To: Php-Dev List Subject: [PHP-DEV] zend questions and bug #15333

RE: [PHP-DEV] zend questions and bug #15333

2002-04-09 Thread Rose, Billy
Forgot to mention, the algorithm in the MS lib is what is faulty. It overruns the buffer at times. Billy Rose [EMAIL PROTECTED] -Original Message- From: Joseph Tate [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 1:41 PM To: Php-Dev List Subject: [PHP-DEV] zend questions

RE: [PHP-DEV] zend questions and bug #15333

2002-04-09 Thread Rose, Billy
as the string functions. I sent in a bug report to MS about a year ago, but was blown off (swept under the rug rather perhaps?). The algorithm seems to blow up only under weird circumstances. Billy Rose [EMAIL PROTECTED] -Original Message- From: Joseph Tate [mailto:[EMAIL PROTECTED

RE: [PHP-DEV] The PHP Platform

2002-04-15 Thread Rose, Billy
, that does not reflect on the base product, or the guys that have developed, built, maintained, and enhanced it. Billy Rose [EMAIL PROTECTED] -Original Message- From: medvitz [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 13, 2002 10:57 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DEV

RE: [PHP-DEV] PHP 4.2.0 Release Announcement

2002-04-23 Thread Rose, Billy
I have Apache 2.0.25 with PHP 4.2.0RC2 running in production now. Been running since it was released. Billy Rose [EMAIL PROTECTED] -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 5:06 AM To: Brian Foddy Cc: PHP Developers Mailing

RE: [PHP-DEV] PHP 4.2.0 Release Announcement

2002-04-23 Thread Rose, Billy
Correction, 2.0.35 (typo) Billy Rose [EMAIL PROTECTED] -Original Message- From: Rose, Billy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 6:20 AM To: 'Rasmus Lerdorf'; Brian Foddy Cc: PHP Developers Mailing List Subject: RE: [PHP-DEV] PHP 4.2.0 Release Announcement

RE: [PHP-DEV] PHP 4.2.0 Release Announcement

2002-04-23 Thread Rose, Billy
Apache 2.0.35: ./configure --with-so --prefix=/opt/apache-2.0.35 PHP 4.2.0RC2: ./configure --with-apxs2=/opt/apache-2.0.35/bin/apxs --with-mysql=/usr RedHat 7.1 HP LPr Dual PIII-850 RedHat 7.2 HP LPr Dual PIII-550 Billy Rose [EMAIL PROTECTED] -Original Message- From: Aaron Bannert

[PHP-DEV] foreach

2002-04-25 Thread Rose, Billy
(tr\n); foreach ($row as $col) { print(td.$col./td\n); } print(/tr\n); } print(/table\n); sybase_free_result($result); sybase_close($link); ? /body /html Is this a PHP issue, or a FreeTDS problem? Billy Rose [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net

RE: [PHP-DEV] foreach

2002-04-25 Thread Rose, Billy
I feel like an idiot, I overlooked the *_fetch__array(). It's been a long week... Billy Rose [EMAIL PROTECTED] -Original Message- From: Gabriel Ricard [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 11:53 AM To: Rose, Billy Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV