[snip]
if (goose($its))
{
$gander = $its;
}
[/snip]
What's good for the goose is good for the gander.
[snip]
for ($things = 1; $things > 0; $things++)
{
for ($x = 0; $x < $things; $x++)
{
$they = "the same";
}
}
[/snip]
The more things change the more they stay the same.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

