EmperorJazzy Posted March 6, 2012 Share Posted March 6, 2012 Evening All, So I have 2 JSON foreach loops running. The first shows each group heading, and the foreach nested is calling another JSON specific to the group heading. The result currently is a lengthy delay in results showing. (Now this may/may not be the most ideal code practise in this instance however... short term solution discussion please). For Each State Read Each States Details from JSON For Each State Listing Display Details Next Next Is there a command/jscript or other where I can say, Display HTML page as it stands while it continues to process the FOREACH loops? EG: For Each State Read Each States Details from JSON For Each State Listing Display Details REFRESH HTML DISPLAYED Next Next Quote Link to comment https://forums.phpfreaks.com/topic/258368-large-json-for-loops-show-results-code/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.