Re: [PHP] Gzipped output

2008-02-10 Thread Jakub
That would do the trick if it was allowed at the server but it isn't :( And it's not my server and I can't change its settings. Jakub Čermák [EMAIL PROTECTED] ICQ 159971304 Per Jessen napsal(a): Jakub wrote: Yes, I thought about this, but this has a big disadvanta

Re: [PHP] Gzipped output

2008-02-10 Thread Jakub
d and compressed - it's similar to streaming concept. I hope you can see what I mean. Jakub Čermák [EMAIL PROTECTED] ICQ 159971304 Per Jessen napsal(a): Jakub wrote: That script generates a large text file to download, so I thought I can gzip it somehow to make the downloads faster. The bu

[PHP] Gzipped output

2008-02-10 Thread Jakub
That script generates a large text file to download, so I thought I can gzip it somehow to make the downloads faster. The buffered way (to load all the output to some $buffer and then echo gzencode($buffer,6);) consumes too much memory. Can anyone help me with this? Best regards Jaku

Re: [PHP] PHP 4.2.2 & vpopmail

2002-07-30 Thread Jakub Zawierucha
Uz.ytkownik Jakub Zawierucha napisa?: > I have little problem with vpopmail functions from PHP 4.2.2. When I use > vpopmail_auth_user ( "blah", "foo.bar.pl", "secret string" ); I get no > correct return value ( echo vpopmail_auth_user ( "blah",

[PHP] PHP 4.2.2 & vpopmail

2002-07-29 Thread Jakub Zawierucha
wd | grep 'vpopmail' vpopmail:x:89:89::/home/vpopmail:/bin/bash # cat /etc/passwd | grep 'www-data' www-data:x:33:33:www-data:/var/www:/non Is this problem of my configuration or broken code of php extensions ? -- ---= Jakub Zawierucha teku(at)teku.ptc.pl.nospam - remove .nospam =--- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php