Yes Developers should consider these options. It'd be a plus point in server security as well.
We all know phpmyadmin can be accessed by anyone using
It is quite possible that some user might left database credential files readable on his hosting space. Then anyone who knows it can log in. And if you get access to Phpmyadmin, there are ways to write backdoors on the server.
We all know phpmyadmin can be accessed by anyone using
Quote:http://ServerIp/etc/apps/phpmyadmin/
It is quite possible that some user might left database credential files readable on his hosting space. Then anyone who knows it can log in. And if you get access to Phpmyadmin, there are ways to write backdoors on the server.