- Jul 31, 2001
- 1,332
- 0
- 0
I've programming in PHP for about 2 years now and I had yet to actually make use of the do..while control structure. Mostly because there are ways around using a do...while.
But today, I finally make actual, real use of the do..while that probably saved me 3 whole lines of code. woo-ha!
Okay, admittedly, this is not the biggest deal, but there's really no one in the office to share my joy. At least here I can garner attention, albeit negative most of the time, but attention nonetheless.

At the very least I'm hoping for a "PHP is suck." response.

But today, I finally make actual, real use of the do..while that probably saved me 3 whole lines of code. woo-ha!
Okay, admittedly, this is not the biggest deal, but there's really no one in the office to share my joy. At least here I can garner attention, albeit negative most of the time, but attention nonetheless.
At the very least I'm hoping for a "PHP is suck." response.
