moustafa.egypt
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by moustafa.egypt-
Want to create a mysql user who can create new databases,users
I'm creating a SAAS website, and every new account creation should have : - a new database created for it dynamically from my php code, - a new mysql user created dynamically from my php code and ...