PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, January 13, 2022

[FIXED] Sharing a specific database from phpmyadmin (cpanel)

 January 13, 2022     cpanel, database, phpmyadmin     No comments   

Issue

I have a cpanel account and have multiple database in the phpmyadmin of that account. I only want my developer to access and view only one specific database.

Will this be possible? If yes, then how?


Solution

Answer is here: How to grant remote access to a single MySQL database

https://www.namecheap.com/support/knowledgebase/article.aspx/1269/2180/how-to-grant-remote-access-to-a-single-mysql-database



Answered By - Rohit
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing