I'm working on something I have a own webserver and like to share it with a little amount of members. I need a website where they can login, etc etc... Now I have a big problem...security... I need to be able to easily controle the members and their rights, etc etc... I thought, well nice, I will use a database. But now I want to give my members the ability to use a database to to store their information and php to make easily a nice webpage... My problem is...
I open connection with MY database I control if their logged in Then they go to their edit page and they type SELECT * FROM a table in MY database... So I was wondering...how am I going to solve this? I thought...well this seems a lot like a webhost, what i'm going to make... So I thought... How do they keep their database with their information safe? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
