PhpMyAdmin Archive

Beginners guide to create MySQL database for wordpress installation

WordPress is a powerful content management system, an engine that runs on majority of websites. The point is, WordPress makes several tasks simple and one thing that it makes very simple is installing the software. You do not need any coding knowledge and most of the hosting companies offer you Fantastico, a popular tool that

How to increase file import size in phpMyAdmin (WAMP Server Localhost)

Are you trying to clone your live wordpress site to localhost (local computer)? For the very first time when you clone your site manually you will face some issues. Usually you will end up in a situation where you cannot import your database (SQL file). Due to the file upload limit you cannot import large

How to change wordpress username – Change username admin for security

Do you need to change you wordpress username that is the default username admin, then take a look at this post. In wordpress user settings you can only change your passwords and not usernames. We made an article on how to recover wordpress password if it is lost, but what we missed is to make

How to backup wordpress database and files (step by step)

As you all know backup is more necessary in order to have a copy of your hard work so that you can easily restore in case you lose your files or even your site is hacked. There are many free and paid plugins to backup your wordpress database and files, but my question is why

How to recover wordpress password on localhost

Most won’t do coding; testing and designing in website that is live for that reason you will work in your local computer (localhost) and implement it online once it is clear. There might be chance of forgetting your password in localhost as you won’t use it all the time like your live site. This post