Timed planning Mysql database cleaning
        Posted  
        
            by zizzamia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by zizzamia
        
        
        
        Published on 2010-05-27T16:05:57Z
        Indexed on 
            2010/05/27
            16:11 UTC
        
        
        Read the original article
        Hit count: 167
        
We need to create a script (ajax or php or javascript) that will clean some tables from our database at fixed time.
We can not use server features such like Cron tab or others.
Any suggestions??? Thanks
© Stack Overflow or respective owner