How To Add/Remove Users in PHPMyAdmin
Summary **Make sure MySQL Module in your web server (like XAMPP) is up and running to access the PHPMyAdmin in the browser** --Add a user-- 1. Go to localhost/phpmyadmin via browser. If you are directed to a login page from the phpmyadmin, use the default username "root" to login. The password for root is blank by default. 2. Go to the User Accounts tab. 3. Click Add User Account link just below the list of users. 4. Supply the username, host name, password, and check 'all privileges'. 5. When you are satisfied with the information/details you've provided, click 'go'. --Remove a user-- 1. Go to User Accounts. 2. Tick/check the box beside the username you want to delete. 3. Click the 'go' button that is located inside the 'Remove selected user accounts' box. 4. A confirm popup will appear. 5. Click 'Ok' to delete the user successfully. If you have questions or want my help, comment below or shoot me an email at [email protected]. Don't forget to like this video, and subscribe to my channel to get updates for future tutorials. Thank you for watching!
Download
0 formatsNo download links available.