|
How do you cache information taken from a form?
I was wondering how you cache information from a form so that at the end of the day I can run one script to populate the database. This is so the database is disconnected from the web script but also so it only populates once a day instead of hundreds of separate times.
I'm just looking for a starting point.
THanks in advance
|