View Single Post
Old 05-12-2008, 01:38 PM   #1 (permalink)
MrOreo
Junior Member
 
Join Date: May 2008
Posts: 1
Default Conceptual Advice

I am designing a web site for a game that I play. I am going to describe the elements and what I plan to do. If you have suggestions for what languages to use or alternatives that would be better please give advice. I am not asking for people to code this, this is only a conceptual feat.

Form (Name, Date, Age, Size)
Storage device holding all of the forms and sorting them by date.

My thoughts on the storage device was either a text file that was appended each time a new form was submitted or a database that all the form info was stored into for easy sorting.

Eventually I will move on to trying to delete information but currently I want to conceptualize storing information first.
MrOreo is offline   Reply With Quote
Sponsored Links