deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

Sync tab to php mysql

I need to move various pages and I need to send data tab to server
that should run with timer function no databind
pls assists me

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Sync tab to php mysql

Hello Deveu,

Could you please tell in more details what you are trying to achieve.

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

Sync tab to php mysql

  1. I need to navigate various page
    2.at data sync (server up & tab down ) I need to set time duration when my tab's data will move to server & from server to tab
    3.I set timer setTimeOut and doing by ajax

    Problem
    after 3 hrs the tab is being freeze / crashes

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Sync tab to php mysql

Hi Deveu,

So you get it to work but after 3hr you have crashed tab in browser?

If so it seems you have request to much resources from the page. You should clear all your unused (by each iteration variables).

Regards.

Return to “Issues”