Hello every body...
I'm using a script that i made to make upload from flex to php...
Everything work fine... but when i try use this in low connections
like dialup nothing happen, the upload progress is initiate but when
my progressbar reach the 100% nothing more happen, i think is a
problem with timeout, exist some think to set timeout to zero?

I think the problem not is in php because my upload class in php make
this before make upload operations:

set_time_limit (0);


Thanks everyone.

Reply via email to