Control structures explained in human terms

Posted by GrefTek in Personal at 9:36 pm on Sunday, March 4, 2007

Website buildingToday I found myself on IRC chat again, while debugging some code. During a rather childish “am not, are too” discussion I typed the line “while (true) { echo ‘not’; }”, effectively ending the debate, when someone asked me if this was a valid statement.

Read on »