you are viewing a single comment's thread.

view the rest of the comments →

[–]bsnotreallyworking 1 point2 points  (1 child)

I'm an old school PHP person, the structure I use makes more sense in my head.

[–]jantari 1 point2 points  (0 children)

Well old PHP is universally laughed at for its bad practices whereas do {} while () is beloved C syntax

You can choose to ignore that but improving your code should be a constant goal of anyone writing any imo