© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
PK
As Atul Sharma said, it is about readability. I follow simple rule which is write code for others to read and understand.
Reading others code is a difficult task so do not make it impossible one. The first statement explains purpose by itself.
Chuoke ChungYoung
PHPer
Thanks! I got it.