Basics
Array_diff_assoc and array_diff_key Functions
The next array comparison functions is the array_diff_assoc(array1,array2,array3,array3…..), usage is similar with all of these array_diff functions varying only in the way the comparisons are…

PHP For Dummies
PHP is probably the most used scripting language on the web today. It is used by popular websites such as Facebook, Wikipedia, Yahoo and more.…

Patience is a Virtue
Trying to learn a new programming language like PHP can get a bit intimidating, especially if you have never had experience with other programming languages…

Data Types and Functions of PHP
PHP, created by Rasmus Lerdorf, is a scripting/programming language created for web development. Ever since it was launched under the PHP license, it is used…

Normal Programmer’s Problems
It is normal for a programmer to encounter a problem especially if you are new in the industry. If you are faced with a challenge,…



