doforumda Posted March 20, 2010 Share Posted March 20, 2010 hi is there any way to send a request to webserver after some interval of time to check if there is any latest data available if available then load it otherwise dont. if yes then how can we do this??? Link to comment https://forums.phpfreaks.com/topic/195907-need-help-in-php/ Share on other sites More sharing options...
fr34k Posted March 20, 2010 Share Posted March 20, 2010 You asked a mouthful there. I'm assuming you're talking about client to server, instead of server to server. Without going into detail, you should check out AJAX. Here's an introductory tutorial: http://www.w3schools.com/Ajax/Default.Asp Link to comment https://forums.phpfreaks.com/topic/195907-need-help-in-php/#findComment-1029069 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.