HI Guys pls help me i have site which is PHP website with apache as server my site admin ie php Myadmin is accessable by any one.. ie for IE users too HOW to make it Secure ???????????????
Just change the mysql root login (shouldn't be null which comes as default). You can also disable root login to phpmyadmin. Check phpmyadmin docs how to do it. Hope it fixes your issue.