News Feed
Jobs Feed
Sections




News Archive
DevShed:
The Switch Statement and Arrays
January 07, 2008 @ 12:50:00

DevShed continues their series looking at some of the fundamentals of working with PHP in this new tutorial posted today. It looks at one of the flow control statements the language has to offer and a very useful data structure - the switch statement and arrays.

In our last exciting adventure (back in early November), we braved crocodiles, ravenous editors, most of the PHP statements, and beginning loops. In this edition we'll cover the final statement, the Switch, and discuss arrays. So sit back, order your R2D2 robot to bring you a cold, frosty Jolt Cola, and let's get cracking.

They start with a simple example of a switch statement (to echo out strings) and follow it with a detailed description of the different sorts of arrays - numeric indexed, associative and multidimensional versions.

1 comment voice your opinion now!
tutorial switch flow control array numeric associative multidimensional tutorial switch flow control array numeric associative multidimensional


blog comments powered by Disqus

Similar Posts

Mike Dalisay: Salt, Hash and Store Passwords Securely with Phpass

PHPBuilder.com: Using the PEAR Pager Package to Paginate MySQL Results

Brian Swan's Blog: Performance Tuning PHP Apps on Windows/IIS with Output Caching

Community News: PHPKnowHow.com - PHP in Plain English

ProDevTips.com: Parsing tags with Zend Feed


Community Events











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


testing phpunit object language interview podcast release series development framework zendframework2 unittest example functional application community code opinion tool introduction

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