Re: [PHP] Error in reading and writing bytes

2005-11-09 Thread Curt Zirzow
On Wed, Nov 09, 2005 at 08:23:04PM -0800, kumar kumar wrote: > Hi > i am new to PHP .I am facing some problems . > Here is the code below > > Here the applet will send the files thru http . files > from 30 bytes to 2 GB. > > > > $getdata = fopen("php://input", "r"); > ... > > while (s

[PHP] Error in reading and writing bytes

2005-11-09 Thread kumar kumar
Hi i am new to PHP .I am facing some problems . Here is the code below Here the applet will send the files thru http . files from 30 bytes to 2 GB. $val) { $default=$default.$val; if(!file_exists($default)) if (!mkdir($default,$dirmode)) {

[PHP] Error in reading and writing bytes

2005-11-09 Thread kumar kumar
Hi i am new to PHP .I am facing some problems . Here is the code below Here the applet will send the files thru http . files from 30 bytes to 2 GB. $val) { $default=$default.$val; if(!file_exists($default)) if (!mkdir($default,$dirmode)) {