Derick Rethans wrote:
In-Reply-To: <[EMAIL PROTECTED]>Isn't like count() ? someone told me that it was better to store the count in a variable and use it in the foreach to avoid calling it in every loop. If I'm wrong, feel free to revert my commit !
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new at jdimedia.nl
X-Amavis-Alert: BAD HEADER Improper folded header field made up entirely of whitespace in message header 'Subject':
On Tue, 7 Sep 2004, Mehdi Achour wrote:
didou Tue Sep 7 10:25:39 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions glob.xml
Log:
don't use glob in a foreach
WHy not? I do that all the time and it works fine.
Mehdi
Mehdi