[FX.php List] Download to Excel timeout
Dale Bengston
dbengston at tds.net
Thu May 15 10:30:37 MDT 2008
Hi John,
You might try increasing the length of time before PHP times out. Try
set_time_limit(n);
...where n is the number of seconds PHP will continue to process
before it gives up.
Hope this helps,
Dale
On May 15, 2008, at 11:21 AM, John Moed wrote:
> I have a page that allows my users to download information to Excel
> from
> FX.php. Inside the office, I can download maybe 100 records without
> getting
> a timeout. Over the internet, the max is 50. Does anyone know how I
> can
> increase the number of records I can download? I am going to try
> building a
> test page in the FM PHP API but I am guessing that I will have the
> same
> problem.
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list