Once you successfully installed the SonarQube Server in your local system, then the next step is to analyse our code with this SonarQube server and SonarQube Runner. Now start your SonarQube Server by click on the StartSonar.bat file in the bin or….. Read More >>>>
Posts By: muni
Install Sonarqube in Windows
What is SonarQube: SonarQube is an open source code quality management platform that allows developer teams to manage, track and eventually improve the quality of the source code. It’s a web based application that keeps historical data of a variety….. Read More >>>>
Create A Simple HelloWorld WordPress Plugin
Every WordPress beginner’s least dream is to write their own plugin to extend the WordPress functionality. We can extend WordPress functionality by writing our own plugin using WordPress API. In this tutorial we are going to create “HelloWorld” WordPress plugin, which….. Read More >>>>
Top 10 Free WordPress Parallax Themes For 2015
Before we dive into knowing the latest and most popular wordpress parallax themes for 2015, you should know what parallax design is and what it can offer you. A parallax theme makes your website interactive and modern. A parallax design….. Read More >>>>
Login with Facebook OAuth Using PHP
In this tutorial we are going to implement Login with Facebook OAuth Using PHP. I have implemented Facebook OAuth login with different version of PHP SDK. I have used latest latest Facebook PHP SDK 4 in this tutorial. Please continuing….. Read More >>>>
Two Fields jQuery UI Autocomplete Using Jquery PHP MYSQL
In this tutorial we are going to see how to show state name and country name in the same text field. Before continuing this tutorial please check my previous tutorials on jQuery autocomplete. jQuery Autocomplete Mutiple Fields Using jQuery, Ajax,….. Read More >>>>