Querying data by using SQL UNION
SQL UNION allows you to combine two or more result sets from select statements into a single result set. The usage of using SQL UNION is as follows: SELECT statement UNION [DISTINCT | ALL] SELECT...
View ArticlePHP freelancer Retrieving Data in a Range by SQL BETWEEN
Working with Database Create a database with a specified name if it does not exist in database server CREATE DATABASE [IF NOT EXISTS] database_name Use database or change current database to another...
View ArticleWhat is MVC ?
Model View Controller MVC MVC is a design pattern. A Design pattern is a code structure that allows for common coding frameworks to be replicated quickly. You might think of a design pattern as a...
View ArticlePHP Developer CodeIgniter MVC Framework
Everything You Need to Get Started With CodeIgniter Tutorial Details Difficulty: Beginner Technology: PHP CodeIgniter is a web application framework for PHP. It enables developers to build web...
View ArticleMVC Basics for beginners
MVC for Beginners Tutorial Details Difficulty: Beginner Architecture: MVC Model-View-Controller (MVC) is probably one of the most quoted patterns in the web programming world in recent years. Anyone...
View ArticleFacebook Connect User Authentcation
Step 1. The Setup MySQL Table Let’s begin by creating a database table. CREATE TABLE `users` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `oauth_provider` varchar(10), `oauth_uid` text,...
View ArticleCodeIgniter vs. CakePHP
I almost fear putting this kind of post together as it’s bound to pull the fanatics (in the negative sense of the word) out of the woodworks. Right off the bat, let me just say that I’ve tried to be as...
View ArticleWorking as a freelancer
Freelance work is not for everyone. Freelancing, or working for specific clients on specific projects, comes with distinct advantages and disadvantages. Sometimes people will not know if they are cut...
View ArticleFreelance PHP Developer
If you are looking for an experienced PHP Developer to take up you new or abandoned project , your search is over. I am an experienced developer with my own transport and will come to you for an...
View ArticlePHP Developer
I offer my php development services on an as needed basis. My PHP freelance services include: Interactive websites and web based PHP applications development Custom PHP programming in PHP and MySQL Web...
View Article