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 6683013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:46:19+00:00 2026-05-26T04:46:19+00:00

I have a PHP script that renders an image from another image using PHP

  • 0

I have a PHP script that renders an image from another image using PHP GD Library. I need to know what is the most effective solution (what is the best way):

1.Render the image “on the fly” like this:

<img src="createImage.php=id=1" />

OR:

2.Render/create the image while uploading the first image, and then store it in a database?

<img src="$image" />

Please post a link to your source if you have any 🙂

  • 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-26T04:46:20+00:00Added an answer on May 26, 2026 at 4:46 am

    It is faster to Render/create the image while uploading the first image, and store it NOT IN THE DATABASE (!!!), but in the filesystem!!! Refrain from using BLOBs for this purpose, it is unnecessary overhead. Moreover, files are much easier to backup than a huge database full of blobs.

    So the second possibility is right, but use the filesystem. I’d call this technique “caching”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a PHP script that initialises an image gallery. It loops through all
I have a PHP script that can encode a PNG image to a Base64
I have a PHP script that sends critical e-mails. I know how to check
I have a simple php script on a server that's using fsockopen to connect
I have a list of image paths in my PHP script that I would
I have a PHP script that reads in data from an XML file, returns
I have a PHP script that launches another script in the background. Recently my
I have a php script that runs on unix but I need it to
I have php script that must be runned from console (php-cli). But configuration of
I have a Highchart scatter chart that plots data calculated using a PHP script.

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.