Jump to content

php mysql javascript refresh problem, please help...


munky69

Recommended Posts

Hi,  Firstly I am a bit new to this, got a project to do and spent the last month or so trying to develop a googlemaps application using mysql to store the information, php to retrieve it and return the results in xhtml  ? using document.createElement.

This list is read by javascript and used in googlemaps.

 

This is all working but the information in the database changes rapidly so i need to on a timed basis(every 60 secs) do the php query and the javascript update markers. Can't refresh the whole page as it would increase  hits to googlemaps and reset the start location.

 

I have tried using the php sleep for the php, found that it buffered the output, included the @ob_flush(); But i still have php has taken longer than 30 secs to execute problem.

 

I was going to try javascript setinterval to update the markers from the xhtml.

 

Am i going about things all wrong?? would i be better using <meta http-equiv="refresh" to do something?

 

ANY HELP WOULD BE REALLY APPRECIATED

 

Thanks,

 

Ewan

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.