Randomly select file in PHP

Posted by user201140 on Stack Overflow See other posts from Stack Overflow or by user201140
Published on 2010-05-16T15:21:17Z Indexed on 2010/05/16 15:30 UTC
Read the original article Hit count: 139

Filed under:
|
|

I'd like to use the 'include' keyword in php to randomly select a file from a folder and output the contents. How would I do this?

Thanks.

© Stack Overflow or respective owner

Related posts about php

Related posts about random