News Feed
Jobs Feed
Sections




News Archive
Richard Miller's Blog:
PHP needs a while-else statement
February 20, 2006 @ 07:39:24

In this latest entry on his blog, Richard Miller suggests that PHP needs a "while-else statement".

I think PHP ought to have a while-else statement. There is, of course, a while statement and an if-else statement, but a while() else statement would be perfect for returning a bunch of rows from a MySQL database.

There's a sample query that he gives that loops through the results from a SQL query to see if any of them match.

0 comments voice your opinion now!
while-else statement loop SQL results while-else statement loop SQL results


blog comments powered by Disqus

Similar Posts

Travis Swicegood's Blog: Repository Pattern in PHP

Gonzalo Ayuso's Blog: Building a simple SQL wrapper with PHP

Rob Allen's Blog: Notes on Zend_Cache

Richard Miller\'s Blog: PHP needs a while-else statement

Scott Mattocks\' Blog: Pro PHP-GTK SQL File


Community Events











Don't see your event here?
Let us know!


zendframework2 language database testing composer functional release api podcast phpunit code example opinion interview community application development introduction series framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework