Jump to content

JLager

New Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by JLager

  1. Thanks for your input. It is a heavy calculation, and not inefficent db calls, that is causing the load. The script is rather optimized as it is, not perfect, but I don't think I can make up many seconds by going over it once more. I'll try that first though, and then look at ajax.
  2. Why would that matter? If you mean that it is easy and natural to load tables and charts via ajax, then I agree and understand. It is a report with 4 tables and 2 charts.
  3. Hi, I have a heavy php page that is timing out at 30 seconds. I do not have access to change/set any ini or max_execution_time or the like. I need to find some creative workaround. First, I looked at async calls, but I'm using Yii 1.1 at the moment and it didn't look like simple to implement when I had a quick glance at that. Is it possible to load the content via ajax instead?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.