how to refresh a page in php using php background process? Is there ajax backround Process?
        Posted  
        
            by udaya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by udaya
        
        
        
        Published on 2010-06-17T04:47:32Z
        Indexed on 
            2010/06/17
            4:53 UTC
        
        
        Read the original article
        Hit count: 212
        
Hi How to refresh a page every 10 minutes using php background process? When i login to my account i can check my messages ,on setting timeout function the page reloads every 10 minutes but i need the process to run in background , After me logging in,.. if i receive some message i must receive a popup called hai you have a message from this sender
© Stack Overflow or respective owner