Welcome Guest, Not a member yet? Register   Sign In
Multiple function call
#1

Hello,

I have one situation, I would like to append a large amount of data from JSON file and loading, parsing and preparing JSON data for the function is ok, there is no time limitation break.

But, when I want to start this function and no matter how much record JSON data has, I always go to timeout limitation error. Is there some way how to split those JSON data to (for example on 1000 records) and call same function few times, but the new call is a new start from zero, no time executed limitation break?

Thanks for the assistance in the advance...
Reply


Messages In This Thread
Multiple function call - by msdcorporation - 11-14-2018, 10:47 AM
RE: Multiple function call - by php_rocs - 11-14-2018, 10:53 AM
RE: Multiple function call - by msdcorporation - 11-14-2018, 11:05 AM
RE: Multiple function call - by php_rocs - 11-14-2018, 11:16 AM
RE: Multiple function call - by msdcorporation - 11-14-2018, 11:24 AM
RE: Multiple function call - by badger - 11-14-2018, 02:26 PM
RE: Multiple function call - by msdcorporation - 11-14-2018, 03:57 PM
RE: Multiple function call - by garimapatil - 01-15-2019, 11:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB