PHP Programming: The Benefits of Peer Pressure

Peer pressure often times gets a lot of bad credit. But in the programming workplace, what if there was no peer pressure? Would that be a good thing?

Let’s skin this animal and see what we find. Continue reading

Sample PHP Code: PHP Recursive Functions

Use PHP Recursive Functions to create PHP code that dynamically grows with your data. This will save you time and confusion, and understanding PHP recursive functions will make your PHP code much more scalable. At first, it may be a confusing concept to grasp (especially for PHP beginners).

Learn how to create recursive functions by taking a look at this sample PHP code. Continue reading

Sample PHP Code: PHP For Loops, Foreach, While and Do While

There are different PHP loops: PHP for loops, foreach, while, and do while loops. There are advantages and disadvantages to each type of PHP loop (depending on the scenario), and it is beneficial to understand how to work with them.

This PHP sample code should help you get a basic familiarity with creating and using PHP loops. Continue reading

PHP Programmers: Stop Whining and Shut-up!

We jump off a cliff and wonder why we get hurt when we hit the ground. We stab ourselves and can’t figure out why we are bleeding. We want a lot of money, but we are not willing to work for it.

Welcome to a world where your destiny is in your hands. Action is the answer to your problems. Continue reading