Question
Randon Records
I am very new to PHP, Until now I have been simply a designer
and delved mainly in the graphical end of web design. I have my own
web site I am building and am trying to figure out how to get
something to work.
I have an area where I want to display three random thumb nails (I have them stored as thumbs PHP does not need to resize them). I am pulling the the jpeg name from my database. I have gotten it to sort of work. Its displaying 3 pictures. Its does randomize when I refresh, however all three images are the same. How can I get it to display 3 different images randomly?
I would Appreiate any help
My SQL Code is as follows:
I have an area where I want to display three random thumb nails (I have them stored as thumbs PHP does not need to resize them). I am pulling the the jpeg name from my database. I have gotten it to sort of work. Its displaying 3 pictures. Its does randomize when I refresh, however all three images are the same. How can I get it to display 3 different images randomly?
I would Appreiate any help
My SQL Code is as follows:
