I was wondering if anyone would know how to go about adding a new mysql user through a PHP script. Something I could put in a website that would create a user for mysql when given username and password variables?
How does a utility like CPanel go about creating Databases, Users, and setting user permissions. Thats basically what I'm trying to do, but I have no idea where to start.
Any help is appreciated.
Thanks.