run php script continuously ..
        Posted  
        
            by nicky
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nicky
        
        
        
        Published on 2010-03-11T19:10:17Z
        Indexed on 
            2010/03/11
            19:14 UTC
        
        
        Read the original article
        Hit count: 270
        
php
i have a database in sql which have entries of time there are more than 1000 entries of time . i want to extract time and run a php script exactly at that time..
i have tried to run a php script continuously which check the time but my server doent allo to run more than 60 seconds
© Stack Overflow or respective owner