Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7053663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:31:57+00:00 2026-05-28T03:31:57+00:00

I know there has to be a better way to do this. Currently I

  • 0

I know there has to be a better way to do this.

Currently I have a php script which will generate a random image from a certain directory when called.

I have div’s calling the background.php file in the stylesheet under the div’s background setting

background:url(randomimagescript.php); 

There are a lot of little div’s on this page right now, all calling separate random image php scripts… is there a way I could use a variable when calling the file, so I can just use one script? I still need to have good styling control over the image, so i’m not sure if there is a better option than calling the script as a background image for a div.

If anyone has any ideas, let me know!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:31:57+00:00Added an answer on May 28, 2026 at 3:31 am

    try this (it might not be optimal):

    background:url("randomimagescript.php?folder=myfolder");
    

    and in randomimagescript.php:

    <?php
        $folder = @_$REQUEST['folder'];
        $url = "galleries/$folder/thumbs/image.jpg";  // ie, compose image
        http_redirect($url);  // go and find the image.
    ?>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This query works, but seems terribly inefficient. There has to be a better way?
I know there has to be a way: I need help getting any hot
I know there were earlier problems with this in < 4.7.4 Qt versions. has
I know this has been discussed a lot of times but is there any
Is there a reliable way to know what executable has called my executable? I
Is there a way to know if a user has liked an object on
Is there a way in jQuery to know if an element already has an
I know this question has kind-a started religious wars in past and there might
I know that UIAppearance has been introduced in iOS 5, but is there any
My client has PHP running on an IIS server, I know these vti_conf files

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.