I wand to refresh my notification count every 10 seconds.
<span class="badge badge-danger badge-counter">
    <?php getUnreadMsgCount($uid) ?>
</span>how to run again and again this function to get my notification count This function stored in another page
 
    