Handling user entered data?
I want to design a website with registration form for users. It is just like dating website. After user enter their data, it has to be securely stored (according to data protection policy), and can be viewed only by permitted users. Could you tell me how can I achieve this job? Any of your input will help.