Remove Contact Form 7 CSS and JS When Not Needed
Contact Form 7 is one of the most popular plugins in WordPress. At the time of writing this article, the plugins have 5+ millions active…
How to Backup Your MySQL Database using PHP
Are you looking to take database backup in your PHP projects? It is always recommended to backup your database periodically. Doing so, your site data…
How to Use jQuery Ajax in WordPress
Do you want to implement jQuery Ajax in WordPress? WordPress beginners always find difficulties in using Ajax with WordPress. In this article, we study how…
How To Solve Skype And Wamp Conflict
Are you facing a problem of Skype and Wamp conflict? Skype is a must have software in the IT industry. One can not work without…
How To Enable mod_rewrite In Wamp And Xampp Server
Are you looking how to enable mod_rewrite in Wamp and Xampp Server? These two are more popular local servers used for website development. Why Need…
3 Quick Ways to Improve Site Performance
Slow site speed is a headache for site owners. If your site taking much time to load then you will loose your customers and business….
How to use WordPress Nonce
Whats Is WordPress Nonce? As mentioned in WordPress Codex, A WordPress nonce is a “number used once” to help protect URLs and forms from certain…
How to to Install Laravel – The PHP Framework
Laravel is a trending framework in PHP development. In addition, Laravel is a free, open-source framework. If you wish to start learning Laravel, go ahead…
TinyPNG Compress Images Using PHP
Are you facing a site speed problem? You should then consider optimizing your site images. Heavy images make the site speed slow. So what’s the…
How to Apply AngularJS Form Validation
AngularJS is one of the most popular JavaScript framework developed by Google. This framework is dominating the world because of its powerful features. In this…