Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Saving data temporarily

$
0
0

Hey guys i have a project, Im wondering on how to approach it

I have 5x5 table which is filled with data 1 day at a time. I need to save and retrieve the values everyday and show the same incomplete table to the user for 5 days. after 5 days i need to upload the values to DB.

Uploading to DB isnt an issue. where/how to save data for each day and retrieve the values?


Viewing all articles
Browse latest Browse all 13200

Trending Articles