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

  • Home
  • SEARCH
  • 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 8908649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T03:14:12+00:00 2026-06-15T03:14:12+00:00

I am storing a file in a MySQL BLOB field using PHP. Latter I

  • 0

I am storing a file in a MySQL BLOB field using PHP. Latter I am trying to send that BLOB data as an attachment in mail.

My question is: how can I get the type of the BLOB object in PHP? That BLOB object can be a PDF or Word file. Without knowing the file type, we can’t send the mail.

Please suggest me the solution, thanks .

  • 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-06-15T03:14:13+00:00Added an answer on June 15, 2026 at 3:14 am

    The original file type of the data of a BLOB object is not stored in MySQL, thus one cannot know what file type a file is, instantly.

    In order to get the file type, you can do certain things:

    • In MySQL, create a field with the file type, and when the file data is stored, also store the file type.
    • Check the file signature. Most files have the first bytes the same when they are in the same format. For PDF files, the signature is %PDF, for Word files the signature consists of these bytes (displayed in hexadecimals): 50 4B 03 04 14 00 06 00. I’ve found a table where you can find many file signatures. Notice that checking the signature does not apply to all file formats.
    • To make things easier, you can use the FileInfo functions in PHP.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question about the blob data type in MySQL. I read that
I'm trying to create a procedure which extracts data from a MySQL server (using
I am struggling to decide if I should be using the MySQL blob field
I have a database that stores images in a MySQL BLOB field. I setup
I am trying to download video file stored as blob in Mysql. The file
I'm storing the file location in the asset library of photos taken using the
I am creating a file abc.txt and storing the data. How can I know
I am reading a UTF8 file and storing data read from file in an
I'm trying to optimize my PHP and MySQL, but my understanding of SQL databases
i have a XML File i want to insert data from that XML file

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.