All Categories -> Posts Tagged ‘php’

29
Jan 10
Posted By
Nick

PHP Shorthand if and else assignments

What you don’t hear as a beginner
When you are learning a scripting language such as PHP you will get the basics of assignment, evaluating and comparison operators such as == <= and != (equal, less than or equal, not equal). They are all you need [...]

read more...