ZulfadlyAshBurn Posted July 14, 2011 Share Posted July 14, 2011 I am creating a webpage something like facebook. I have encounter with a problem. My page is working and it updates the news feed every seceond. The thing is now that, when im using developer console on chrome, it show the update.php being process every seconds and alot of request is done due to ajax loading of the feed every second. please take a look. http://andersonsec.info/beta/ that is my site. if you know how to load the feed every second without repeating the update.php file every second, help me !!! Quote Link to comment https://forums.phpfreaks.com/topic/241985-updating-feed/ Share on other sites More sharing options...
premiso Posted July 14, 2011 Share Posted July 14, 2011 What you are going to want to use is called "Push Technology". There is a plugin / tutorial if you want to use jQuery to do this here: http://www.leggetter.co.uk/2010/06/16/jquery-real-time-push-kwwika-plugin-v0-1-released.html Quote Link to comment https://forums.phpfreaks.com/topic/241985-updating-feed/#findComment-1242721 Share on other sites More sharing options...
ZulfadlyAshBurn Posted July 14, 2011 Author Share Posted July 14, 2011 alright. thanks alot. i will try that out. hopefully it will work well. Quote Link to comment https://forums.phpfreaks.com/topic/241985-updating-feed/#findComment-1242732 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.