spearchilduser Posted April 18, 2012 Share Posted April 18, 2012 hi i want a page to display 4 different pages within it but each of them have a auto refresh ability i dont know if this can be done in php as they woudl only refresh preferably when the users accept or decline the job but can set it to every 10 s if needed Link to comment https://forums.phpfreaks.com/topic/261157-refreshing/ Share on other sites More sharing options...
gristoi Posted April 18, 2012 Share Posted April 18, 2012 you need to have a look at using a combination of PHP and AJAX, usually with something like JQUERY for managing the ajax. this will allow you to asynchronously refresh different areas of a page without having to reload Link to comment https://forums.phpfreaks.com/topic/261157-refreshing/#findComment-1338348 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.