#21772 [Opn]: mssql speed when using remote server

2003-01-21 Thread pvy
ID: 21772 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4.2.3 New Comment: Thank you Joey! Good work! Previous Comments: --

#21772 [Opn]: mssql speed when using remote server

2003-01-20 Thread pvy
ID: 21772 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4.2.3 New Comment: I forgot one detail: I test both MSSQL 7 and MSSQL 2K with latest

#21772 [NEW]: mssql speed when using remote server

2003-01-20 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.2.3 PHP Bug Type: MSSQL related Bug description: mssql speed when using remote server Hello! I made small script for determine difference between remote and local MSSQL server use. I don't put this

#21481 [Com]: mssql_close function don't close connection

2003-01-08 Thread pvy
ID: 21481 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4CVS-2003-01-07 (stable) New Comment: Please, tell me, where in function mssql_close i

#21481 [Bgs->Opn]: mssql_close function don't close connection

2003-01-08 Thread pvy
ID: 21481 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4CVS-2003-01-07 (stable) New Comment: Sorry, this is my misty

#21481 [Com]: mssql_close function don't close connection

2003-01-07 Thread pvy
ID: 21481 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4CVS-2003-01-07 (stable) New Comment: And also: If I create file like this: and ru

#21481 [NEW]: mssql_close function don't close connection

2003-01-07 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4CVS-2003-01-07 (stable) PHP Bug Type: MSSQL related Bug description: mssql_close function don't close connection Hello! I call mssql_close function for close connection but, as I see in php_mssql.c f

#19653 [Com]: sql 2000

2003-01-02 Thread pvy
ID: 19653 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MSSQL related Operating System: windowx xp professional PHP Version: 4.2.3 New Comment: I got some error. in php*.zip included dll for MSSQL7.0.

#21328 [Opn]: return values from stored procedures

2003-01-01 Thread pvy
ID: 21328 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4.3.0 New Comment: Of course, I use win32 version. Previous Comments: --

#21328 [Fbk->Opn]: return values from stored procedures

2003-01-01 Thread pvy
ID: 21328 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4.3.0 New Comment: Anyway, with CVS version of PHP I got 1

#21328 [NEW]: return values from stored procedures

2003-01-01 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.3.0 PHP Bug Type: MSSQL related Bug description: return values from stored procedures Hello! Happy new year! I have next MSSQL procedure: create procedure test1 as begin return 12345

#21189 [NEW]: TTF output function frose Apache

2002-12-26 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.3.0RC4 PHP Bug Type: GD related Bug description: TTF output function frose Apache Hello! I made crash tests using WebRoller software. I set to 10 requests my PHP code from 50 virtual clients simultane

#21179 [NEW]: default paramthers for call function

2002-12-25 Thread pvy
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: default paramthers for call function Hello! What do you think about 'formal' (default) params for functions? for sample: function q($id,$a=10,$b='aaa',$c=false

#21178 [NEW]: Empty string converted to null using bind function

2002-12-25 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.2.3 PHP Bug Type: MSSQL related Bug description: Empty string converted to null using bind function Hello! I use next way for call sp: $sp=mssql_init("sp"); mssql_bind($sp,"stringdata",'',SQL_VARCHAR

#20538 [Bgs->Opn]: Cc: in mail won't work in some cases

2002-11-21 Thread pvy
ID: 20538 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: *Mail Related Operating System: windows 2000/sp3 PHP Version: 4.2.3 New Comment: Why not a bug? why bogus? Please look at

#20538 [NEW]: Cc: in mail won't work in some cases

2002-11-21 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.2.3 PHP Bug Type: *Mail Related Bug description: Cc: in mail won't work in some cases Hello! I wrote small php script: When my SMTP server points to unix machine (sendmail/linux) all working fine.

#19977 [NEW]: Formatting when output result HTML after xslt_process

2002-10-18 Thread pvy
From: [EMAIL PROTECTED] Operating system: windows 2000/sp3 PHP version: 4.2.3 PHP Bug Type: XSLT related Bug description: Formatting when output result HTML after xslt_process Hello! I have two working configurations: 1. Linux with php-4.0.6/sablot-0.70 2. W2k with php