Forum Moderators: open
i have a script that inserts above 1000,000 records in the table. it works fine on my online server but when i am executing it on my laptop, which is pretty fast dell xps with 4 gb ram, the firefox is showing time out problems. i even used php set_time_limit(0) to make the script never time out but it is a browser problem. what can i set in firefox menu to make it execute the script without timing out?
thanks
Sorry, don't have a FF specific solution to the problem but my solution is universal for all browsers without requiring any tweaks of the default settings.