Arun vm
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Arun vm-
Arun vm created a post,
Create database using php code?
I try to create Db using sql it's showing "Access Denied user" Here my code . $servername = "192.168.0.3"; $username = "root"; $password = "[Moderator Note: Removed]"; //...