show random images


Posted on 16th Feb 2014 07:03 pm by admin

hey guys

can someone please suggest a way in which the following code can be edited so it only picks up .jpg files, and so it only shows 20 of them which where found, in a randomized order

Did you know?Explore Trending and Topic pages for more stories like this.
Code: <?php
$files = new RecursiveDirectoryIterator("./gallery");
foreach(new RecursiveIteratorIterator($files) as $files)
{
$file = basename($files);
echo ''.$file.'<br/>';
}
?>


thanks everyone
No comments posted yet

Your Answer:

Login to answer
190 Like 39 Dislike
Previous forums Next forums
Other forums

A href problem under php
Hello...

I tried to explain the issue in an earlier post.. but was not clear enough....

phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l

What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a

Small problem with image resize script
Hi!

I am a little bit new to php and I have an issue installing an image resize script I down

need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli

writing a screen scraper
Hello,

I'm writing a screen scraper application and want to be able to get absolute addresses

Hyperlink in PHP to MySQL record
Hello,

I am having trouble as i am new to php. I have connected to the database and I have di

animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi

Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and

Run function every 5 mins ??
I have a function PostMessage()

How can I run it every 5 mins ??

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash