CODE
LIBARY.COM
Home
/
PHP
PHP While Looper
While Looper
<? $i = "1"; $pr = "5"; while($pr+1 != $i) { echo "$i<BR>"; $i++; } ?>
$i = "1"; $pr = "5"; while($pr+1 != $i) { echo "$i
"; $i++; } ?>
Copy to Clipboard
Related Snippets
PHP PHP Functions for CSV Parsing and Formatting
PHP Checkbox Mark and detection
PHP File Information
PHP TextMagic SMS API - Send Text Messages with PHP
PHP Arabic to Farsi and Farsi to Arabic Converter
PHP Bulgarian Web sites search
PHP Convert Snake Case to Camel Case with PHP | Laravel Inspired
PHP Picture Source Hide
PHP Custom MIME Types for Web-Based File Uploads
PHP Crypt