Random Image

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zahidprimex
Forum Newbie
Posts: 9
Joined: Tue Jan 29, 2008 7:44 am

Random Image

Post by zahidprimex »

How can I show random Image which will change everyday? Please Help
danielfs1
Forum Newbie
Posts: 13
Joined: Thu Feb 14, 2008 10:37 am
Location: Georgia

Re: Random Image

Post by danielfs1 »

Do you want the image to be the same every monday and every tuesday etc? Or do you want it to be different every single day and have no pattern.
zahidprimex
Forum Newbie
Posts: 9
Joined: Tue Jan 29, 2008 7:44 am

Re: Random Image

Post by zahidprimex »

I want to change it everyday
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: Random Image

Post by markusn00b »

Are you using mysql to store the url of the image?

We need more details before we can help.
zahidprimex
Forum Newbie
Posts: 9
Joined: Tue Jan 29, 2008 7:44 am

Re: Random Image

Post by zahidprimex »

No I will not use MySQL. I will store image in the same directory of the webpage.Thank you for trying to help.
Post Reply