Hi!
Here is my problem:
I have "user stat" table and when user comes to my site a new row is added.
How can I automatically put all data from "user stat" table to txt/zip file when there are 500 rows at the "user stat" table?
And it should also delete all rows from the "user stat" table after the txt/zip file is created.
-ajh-