Want to uplaod large files and the page is timing out ?

Here is what you do !


set_time_limit(0);

or
set_time_limit(x);

where x is your needed time out !

Yes its that simple

0 comments:

Post a Comment