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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:51:43+00:00 2026-05-31T16:51:43+00:00

I am trying to store and retrieve photos from a MySql database. Can someone

  • 0

I am trying to store and retrieve photos from a MySql database.
Can someone tell me how to do this?

  • 1st Solution that am uisng now :
    I am using Zend_File_Transfer and Zend_Form_Element_File in my forms to upload files to a specified folder, saving the full path and the mime type in my database.
    (File stored in server, and file info stored in database)
  • 2nd Solution that i whant to know how to do it :
    I am searchig for how to implement a method to retrieve data from a Mysql BLOB field (containing my photo file) and display it in my view in an <img> tag if possible.
    (File and info stored in database)
  • 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-31T16:51:44+00:00Added an answer on May 31, 2026 at 4:51 pm

    i resolve my problem like folowing:

    1. Storing my photo file in a BLOB field into database (using traditional Zend_Form, Zend_File_Transfer and Zend_Form_Element_File)
    2. when rerieving this file data from my database to render it in my view, i use something like this:

      <img src="data:<?php echo $dbData->fileMimeType; ?>;base64,<?php echo base64_encode($dbData->fileData); ?>" />
      the html result is like this:
      <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAaQAAAGkCAYAAAB+TFE1AAA....(Data)....LKf3f6ZTf/akvtxuC8HL7kcUkjg9UAOG2nxejCHTa2518Mju"\>

    so easy and so simple 🙂

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

Sidebar

Related Questions

I'm trying to retrieve record data from an MS-Access database and store it into
I m trying to store and retrieve image and text from sqlite database..My saveDatabase
I am trying to store/retrieve a value that is stored in the Application Settings.
I'm trying to store a password in a file that I'd like to retrieve
I am trying to store a list of countries in a mySQL database. I
This solution has evaded me all day. I am getting data from my database,
I am using trying to use scifihifi-iphone (from Github) to store and retrieve usernames
I am trying to retrieve data from the database with the following query: select
I have a MySQL database table that stores the URLs of photos. I need
I'm trying to store GPS data in a Sqlite database. I retrieve the data

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.