
[Post originally published on May 2, 2017.]
I created an actual “endless” loop (also known as an “infinite loop”), by accident, using the “while” statement in my PHP code. I was actually sort of excited afterward. I mean, people TALK about “endless loops”, but how many people have actually MADE one, even if not intentionally?