Change wordpress admin username with Phpmyadmin...

By default wordpress installations set the administration account username to “admin”. For security reasons, it is a good idea to change it to something hard to guess or something unique.  This username has full backend administration rights and if this account is compromised then you could pretty much lose your entire blog. Wordpress doesn’t allow users to modify this username directly through dashboard user options. Greyed...