* Thus wrote John W. Holmes ([EMAIL PROTECTED]):
> Justin French wrote:
> >On 30/04/2004, at 12:06 PM, John W. Holmes wrote:
> >
> >
> >Like I said, always happy to see something in a few less lines :)
> 
> If I'm following what you want to do correctly:
> 
> for($i=0;$i<2;$i++)
> {
>   $key = array_rand($filenames);

heh.. there are almost to many array_* functions :)



Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to