How to check PHP Version in cPanel
Check PHP version locally In Windows you can check the PHP version using CMD or Git Bash. Even the PowerShell can use for this. You just need to add below code. how to check...
Check PHP version locally In Windows you can check the PHP version using CMD or Git Bash. Even the PowerShell can use for this. You just need to add below code. how to check...
Change base URL in Magento can accomplish in different ways. In this lesson we’ll see how we can change Magento Base URL. Change Base URL via Database Step 01: Go to your database and...
You may face this Fatal error, either in exporting or importing large database into or from phpMyAdmin. If you can use Command Line to do this, then you’ll not face to this kind of...
If you’re a beginner how to create a slider in WordPress tutorial absolutely is for you. You’ll learn to create a slider in simple steps. In this tutorial I’ll show you how to create...
Move WordPress core jQuery to footer required when optimizing your website. Otherwise the functioning of a website is doesn’t matter. Normally WordPress core jQuery file located in header section of the website. By using...
Add both styles and scripts in WordPress give us a chance to change the look and feel as well as the behavior of the website. Moreover can enhance the WordPress functionality as well. We...
Add a JavaScript file to WordPress is not much difficult. You can achieve it by following this guide. Most of the newbies adding styles and scripts directly via header or footer. But that is...
You’ll learn best and recommended way to add custom css file (stylesheet) in WordPress at the end of this lesson. Most of the newbies adding styles and scripts directly. But that is not a...
WordPress does not support for a built in Contact Form. However there are super easy way to create a contact form for your WordPress website without no cost. Please follow the tutorial till the...