Develop A Simple WordPress Plugin Admin Panel

Wordpress Plugin Development

In this tutorial, we will explore how we to develop a simple WordPress plugin admin panel. This tutorial is not for complete beginners and I do assume/strongly recommend that, you already have gained some knowledge about how to create a simple … [Read more...]

Doctrine Model Plugin For Codeigniter

codeigniter

On an earlier tutorial, I did showed how we can easily perform the CRUD operations using doctrine ORM. However, as a lot of developers use doctrine ORM as part of their favorite Codeigntier framework, I came to feel that, it will be very useful if we … [Read more...]

Using GIT Plugin For Netbeans IDE

Git Tutorial

On this tutorial, I will try to describe, how easily we can use git operations from within the IDE with using git plugin for Netbeans. Also, I will like to mention that, git support for Netbeans IDE started since version 7.x . So, please make sure … [Read more...]

How To Create A Simple WordPress Plugin

Wordpress Plugin Development

WordPress is a very popular development platform for the PHP developers in blog site/simple CMS development.  As it became the most popular blogging platform, demand for WordPress plugin development on this platform also increased rationally. … [Read more...]