• taghaboy

    (@taghaboy)


    i used this query_posts to random photo of a product :
    <?php query_posts(‘showposts=1&orderby=rand’); ?>

    and now i’d like to be generating random “Picture of the Day”

    I want it to be so random and not repeating itself every time i refreche the browser, only one time in a day.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Random picture with query_posts in a day possible?’ is closed to new replies.