Home
Submit
Free Hosting
Link To Us
Contacts
PHP For Looper
PHP
Download
(.zip)
<?
for($i=0 ;$i<=10 ; $i++) { echo "$i - "; }
echo "<BR>";
for ($i=10 ; $i>=0 ; $i--) { echo "$i - "; }
?>
PHP
Another server information
Numbers Formatting
Free For All Links
PHP
Array Looper with For and Explore
Array Push useful for reverse directory listing
Text Formatting Functions
PHP
For Looper
File Read using for looper
Getting User Information
PHP
While Looper
File Information
Google SMS information
PHP For Looper