Re: [PHP-WIN] truncating of file in fopen.

2001-05-18 Thread Ignatius Teo
Have u tried fopen($image,"rb")??? Ignatius - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 2:44 PM Subject: [PHP-WIN] truncating of file in fopen. > I have a small script which opens an image file (gif/jp

[PHP-WIN] truncating of file in fopen.

2001-05-16 Thread pratap . ladhani
I have a small script which opens an image file (gif/jpeg) and converts it to binary format. My problem is that the script runs perfectly well in my local machine. But when I upload it to the server and try to parse the same image file on the server, it is truncated in between only.. I do not