Message -
From: "ROBERT MCPEAK" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 05, 2002 8:40 AM
Subject: [PHP] randomly select file
Could someone suggest some php for randomly selecting a file from a
directory and then displaying the contents of
2002 8:40 AM
Subject: [PHP] randomly select file
Could someone suggest some php for randomly selecting a file from a
directory and then displaying the contents of the file?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dump the files in the directory into an array, then randomly select on
from that.
ROBERT MCPEAK wrote:
Could someone suggest some php for randomly selecting a file from a directory and then displaying the contents of the file?
Thanks in advance!
--
PHP General Mailing List (http://www.php.
Could someone suggest some php for randomly selecting a file from a directory and then
displaying the contents of the file?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo