Quoting Michael M Slusarz <slusarz at curecanti.org>:
> Log:
> Coding standard for accessing STDIN/STDERR.
Please fix this for the constants STDIN, etc. as well. Also:
+ foreach ($STDIN as $line) {
+ // code goes here
+ }
... this doesn't work.
-chuck
--
"But she goes not abroad in search of monsters to destroy." - John
Quincy Adams