WordPress Theme Development: Building The Header (Lesson – 3) Hello everyone, My name is Rashad from w3Programmers and I am little excited with wordpress theme development of w3Programmers. We...
Introducing LESS Part-2 LESS does not mean less. Rather, it means more. That means, you can do more than, what you could...
Working with Facebook API Part-3: Facebook Query Language (FQL) Introduction The Facebook through FQL, enables you to query data from the Graph API using the near to SQL...
Working with Facebook API Part-2: Posting Messages on Your Facebook Wall and Fan Pages Introduction In this article we will learn some tips on how to manipulate posts on facebook through an app...
Working with Facebook API Part-1:Create Your First Facebook applications using PHP SDK Introduction In this article we will demonstrate how to create a simple application for facebook using the Graph API...
Setting of PHP Files Structure in WordPress Theme Development (Lesson – 2) Welcome back! I am Rashad form w3p and a student of zend php program. Actually in my last tutorial...
Introducing LESS Part-1 LESS is an acronym of Leaner CSS, which is a dynamic style sheet language. LESS is higher-level style syntax...
Introducing Yii PHP Framework Extensions You already heard the roar of Yii framework. Yes, this true. If you don’t know what Yii is, then...
Simple Registration Form With JQUERY Validation and PHP There are several jquery plugin to validate form data but what I prefer is definitely Validation . The reasons for my preference lies with this...
How to Install WordPress in Local Server (Lesson – 1) This is Rashad. I am going to step by step tutorial to create a wordpress responsive website. Here the...
Multiple Inheritance in PHP using Traits Introduction Trait is the new concept introduced in PHP 5.4. Which remove the limitation of the multiple inheritance...
Beginning JQUERY Part-2 Introduction In previous Tutorial we discuss different methods. But just knowing how these methods work and use them separately...
Build a Full Featured Login and Registration System With YII Build a Full Featured Login and Registration System With YII Form validation, login and registration are a critical issue...