View Full Version : are you looking for free software?
Hobbes
February 13th, 2001, 08:59
http://www.sonic.net/stephen/freeware/
links to lots of archives. nice.
Zef Hemel
February 13th, 2001, 21:41
$string = "MAPS";
for($i=length($string);$i>0;--$i) {
echo $string[$i];
}
Nothing more and nothing less ;)
Mandrake
February 13th, 2001, 22:09
Originally posted by Zef Hemel
$string = "MAPS";
for($i=length($string);$i>0;--$i) {
echo $string[$i];
}
Nothing more and nothing less ;)
??????
Nick
February 14th, 2001, 05:11
Originally posted by Zef Hemel
$string = "MAPS";
for($i=length($string);$i>0;--$i) {
echo $string[$i];
}
Nothing more and nothing less ;)
I'm hoping that this is in the wrong thread. But if it isn't, you should turn your computer off for a little while, and take a break from programming ;).
Coolin
February 14th, 2001, 11:47
Go out and smell the... Oh wait, how does Mother Nature compile flowers? I want the source code for them!
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.