[PHP] Problem with output buffering in PHP 4.0.6 and Apache/1.3.20

2002-08-09 Thread ing.Martin Prášek
Hi.. I have found a strange problem. I try to use php output buffering, but I found this problem. Working with small amount of data everything is fine. But If I set example script like this: Everything works fine when $buffer < approx 1.5 Mb, but if the size of the output, that need to be bu

Re: [PHP] PHP script and external C program

2002-05-28 Thread ing.Martin Prášek
- Original Message - From: "John Holmes" <[EMAIL PROTECTED]> To: "'ing.Martin Prášek'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, May 27, 2002 8:28 PM Subject: RE: [PHP] PHP script and external C program > I don't hav

[PHP] PHP script and external C program

2002-05-27 Thread ing.Martin Prášek
Problem. I have a php 4.0.6. on linux as Apache module. I need to do folowing: I have in my script some value, for example "$value" and in /bin on my linux box c language program called "something". (I need speed) . I need to parse $value thru stdin /bin/something program to get from its std