4
More like a contact data form, that the user maintains.
The typical things you would ask for, but rather than it just be a fill out and email form to the administration, it the data would be stored in mySql and the user could update it when ever necessary.
Though as I said for my purposes, I don't need it to be private to the user, though that would be nice.
My situation is that I'm gathering data from 40-50 people globally and dont want to recieve 40-50 emails with the data. I'd rather they use a web-based data entry form and then when I'm satisfied the process is complete, I can simply export that backend mySql table.