Tagged Questions
4
votes
8answers
294 views
How can I give my client “full access” to their PHP application's MySQL database?
I am building a PHP application for a client and I'm seriously considering WordPress or a simple framework that will allow me to quickly build out features like forums, etc.
However, the client is ...