Coding Style

Comparison operators
($this or $that) / ($things and $stuff)
($this || $that) / ($things && $stuff)
Space before parenthesis
Foreach($people as $person)
Foreach ($people as $person)
Curly bracket position
0%
0
 
0%
0
 
Array syntax
Array(1, 2, 3)
[1, 2, 3]
 
 
{"name":"Coding Style", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Comparison operators, Space before parenthesis, Curly bracket position","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker