Code Executing Slowly
Posted: Mon Aug 27, 2012 3:38 pm
Hello
I have written some code that returns job search results based on some criteria:
Here is the link: http://career-updates.org/kath.php?p...rida&x=60&y=17
I copy the job results into an array and then parse out using a pagination routine.
The code where I copy search results to an array is executing very slowlly as can be seen on the above link.
Inside the attached php file, the code I am referring to can be found where I added this comment:
/* loop below here is loading slow - making page load slow */
http://career-updates.org/problem.zip
I have written some code that returns job search results based on some criteria:
Here is the link: http://career-updates.org/kath.php?p...rida&x=60&y=17
I copy the job results into an array and then parse out using a pagination routine.
The code where I copy search results to an array is executing very slowlly as can be seen on the above link.
Inside the attached php file, the code I am referring to can be found where I added this comment:
/* loop below here is loading slow - making page load slow */
http://career-updates.org/problem.zip