[PHP-DEV] Bug #12285: Problem in header parameter

2001-07-20 Thread lazaris

From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:  4.0.6
PHP Bug Type: Mail related
Bug description:  Problem in header parameter

I am using PHP 4.0.6 (the same applies with version 4.0.5) on Windows 2000.
I have written a page where someone can send MIME mail including multiple
attachments. The attachments go into the header parameter of the mail()
function. The bug I'm reporting is that when the attached part(s) are more
than 2KB in size, the mail() function crashes and together PHP.exe. I
believe there must be some unreasonable limitation in the size of the
header parameter. I don't know if this problem exists in Unix environments,
but I know at least another developer who has reported the same problem on
the Windows platform.
-- 
Edit bug report at: http://bugs.php.net/?id=12285&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #10976: No support for other encoding in XSLT functions

2001-05-20 Thread lazaris

From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:  4.0.5
PHP Bug Type: Sablotron XSL
Bug description:  No support for other encoding in XSLT functions

I run PHP 4.0.5 on Windows 2000 with Apache Web Server. The problem is that I can't 
use the function xslt_process() with strings containing non-English characters (Greek 
particularly). The only solution for now is to encode the strings to UTF-8, but this 
requires setting the browser's encoding to UTF-8 which forces me to encode everything 
to UTF-8 before displaying it. I contacted Ginger Alliance and they told me that 
Sablotron works ok when the PHP extension is linked to and compiled with ilibconv.dll 
BUT I don't know exactly how this is done. They said that Sterling Hughes is working 
on a new version for Sablotron and I would like to request that this new extension 
works with other character encodings too. 


-- 
Edit Bug report at: http://bugs.php.net/?id=10976&edit=1



-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]