i try set interval php function but dont work its possible to do that?
I try some code..
I try:
setInterval(function(){ <?php echo getAllRooms(); ?> }, 2000);
thanks for help