Difference between revisions of "Shell scripts"
From GeodesyLab
Line 8: | Line 8: | ||
</php> | </php> | ||
− | <include | + | <include "http://www.ietf.org/rfc/rfc1945" /> |
Revision as of 05:03, 7 February 2008
$foo = 45; for ( $i = 1; $i < $foo; $i++ ) { echo "$foo<br />\n"; --$foo; }<include "http://www.ietf.org/rfc/rfc1945" />