How to import a large database with bigdump
In this post, I’ll let you know how to import a large sql database to phpMyAdmin by using bigdump file. It was failed couple times because my sql file is…
In this post, I’ll let you know how to import a large sql database to phpMyAdmin by using bigdump file. It was failed couple times because my sql file is…
How to redirect 404 pages to homepage in WordPress? Solution #1: Add some codes to your theme 404 template.If there is a 404 page in your theme, for example, 404…