Welcome Guest, Not a member yet? Register   Sign In
PHP-Excel-Reader issues
#3

[eluser]danmontgomery[/eluser]
How big is the file? You might be hitting max_execution_time... You can use

Code:
set_time_limit(0);
to disable for testing, although I wouldn't recommend leaving it there


Messages In This Thread
PHP-Excel-Reader issues - by El Forum - 08-18-2010, 11:02 PM
PHP-Excel-Reader issues - by El Forum - 08-20-2010, 01:07 PM
PHP-Excel-Reader issues - by El Forum - 08-20-2010, 01:33 PM
PHP-Excel-Reader issues - by El Forum - 08-20-2010, 01:37 PM
PHP-Excel-Reader issues - by El Forum - 08-23-2010, 09:00 AM
PHP-Excel-Reader issues - by El Forum - 08-23-2010, 02:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB