> Richard Lynch wrote:
>>>At the other hand i did find some huge mistake at my side... only the
>>>download of the file require 28MB (god knows why! but i wont start to
>>>bother
>>>u folks about it now) the upload need 16MB so clearly u were correct but
>>>im
>>>sorry to admit that i didnt underst
Richard Lynch wrote:
At the other hand i did find some huge mistake at my side... only the
download of the file require 28MB (god knows why! but i wont start to
bother
u folks about it now) the upload need 16MB so clearly u were correct but
im
sorry to admit that i didnt understand y its getting tr
> At the other hand i did find some huge mistake at my side... only the
> download of the file require 28MB (god knows why! but i wont start to
> bother
> u folks about it now) the upload need 16MB so clearly u were correct but
> im
> sorry to admit that i didnt understand y its getting tripled...
>> Ben-Nes Yonatan wrote:
>> Hi all,
>>
>> I got a problem with uploading files which encounter the memory limit
>> when their size is not even close to the memory limit itself, let me
>> explain.
>>
>> My server is as follows:
>> 1. PHP 4.3.9
>> 2. DB - Postgresql 7.4
>> 3. Apache 1.3.26
>>
>> Her
>> Ben-Nes Yonatan wrote:
>> Hi all,
>>
>> I got a problem with uploading files which encounter the memory limit
>> when their size is not even close to the memory limit itself, let me
>> explain.
>>
>> My server is as follows:
>> 1. PHP 4.3.9
>> 2. DB - Postgresql 7.4
>> 3. Apache 1.3.26
>>
>> Her
Ben-Nes Yonatan wrote:
> $data = "INSERT INTO test_files (bin_data, filename, filesize, filetype)
> VALUES ('$data', '$imagefile[name]', '$imagefile[size]',
> '$imagefile[type]')"; // creating the sql for the insert, i called the
> received value also $data cause i dont want to keep the previ
Ben-Nes Yonatan wrote:
Hi all,
I got a problem with uploading files which encounter the memory limit
when their size is not even close to the memory limit itself, let me
explain.
My server is as follows:
1. PHP 4.3.9
2. DB - Postgresql 7.4
3. Apache 1.3.26
Here is my code that i made for testing
Hi all,
I got a problem with uploading files which encounter the memory limit
when their size is not even close to the memory limit itself, let me
explain.
My server is as follows:
1. PHP 4.3.9
2. DB - Postgresql 7.4
3. Apache 1.3.26
Here is my code that i made for testing the problem (along the
8 matches
Mail list logo