PHP control structures - do while

Visit Publisher Site

PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false. When you use do while script statement once, always return true. Beginning expression is always true. End of each iteration, PHP evaluates control structure. Main difference from while do, first expression must be return true.

Visit publisher site: PHP control structures - do while

Listing Details

Filed in:
Scripts / PHP / Tutorials & Tips / Introduction to PHP
Submitted on:
 
Last Updated:
Jul 27, 2007 
Publisher:
Devtutorials.info Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Freeware
Price:
$0.00 USD
Additional Info:

User Reviews 

Be the first to review this listing!