Find by Category

How to install WordPress on Windows 10, 7, 8

How to download and Install WordPress on XAMPP locally PC Windows 10, Windows 7, Windows 8. on localhost with XAMPP. install wp locally. How to change WordPress theme on windows 7 8 10 XAMPP server. installing WordPress 4.6 on windows 7. WordPress 4.6.1 installed in November 2017 on windows 7 You need one server and … Read more

How to Create WordPress Theme from Scratch

How to develop WordPress theme from scratch step by step. WordPress Theme Development from scratch 2017 tutorial for beginners. Make your own WordPress theme. WordPress index.php footer.php header sidebar nav bar the_title the_permalink the_category style.css

How to Delete Database in MySql – Terminal

DROP DATABASE mydb; This is the database drop command is. Make sure you are logged in the MySQL server MySQL -u -root -p and then run the database drop command to delete MySQL database using the terminal.

How to install Ruby on windows 7, 8, 10

How to install ruby on windows 7, 8, and 10 computers and laptops. ruby installer for Windows users can download the ruby community recommended Ruby installer for windows and then run it and you are done. Get Ruby Installer for Windows