Tag: event scheduler

  • Schedule SQL Query Using phpMyAdmin- MySQL Events

    Schedule SQL Query Using phpMyAdmin- MySQL Events

    I came across one problem when I was creating tutorials. The problem was how to delete records from database tables AUTOMATICALLY? Now you would be thinking why I had to do this? When I created LIVE DEMO of Inserting records into table using jQuery & PHP I felt that after some time my database would…