News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Loops & Decisions in PHP - The ABC's of PHP Part 8
May 07, 2009 @ 10:26:34

PHPBuilder.com has posted the eighth part of their introductory "ABCs of PHP" series today. This time the focus is on looping and decision functionality (like if/while/for/etc).

n any given computer language (PHP is no exception) there has to be a way to allow the running code to decide between doing 2 different things. If there wasn't then software would not be able to adapt based on operating conditions, or it wouldn't be able to decide between two different users.

They look at using: if statements and operators, for loops and while loops. When they look at the operators, they talk about the differences between equals/not equals, grater than/less than and two of the boolean operators - AND and OR.

2 comments voice your opinion now!
loop decision if while for operator tutorial introduction beginner


blog comments powered by Disqus

Similar Posts

Andrew Podner: PHP Apps and Platform as a Service

DevShed: Securing Your Web Application Against Attacks

Crynobone\'s Blog: Creating our own RSS Aggregators

Abhinav Singh's Blog: Get real time system & server load notification on any IM using PHP and XMPP

Matt Williams' Blog: Implementing oAuth Twitter with CodeIgniter


Community Events











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


conference introduction podcast release phpunit usergroup development example community series functional symfony2 database framework language interview zendframework2 rest opinion testing

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