Jump to content

Longblob Results not working


gavenf

Recommended Posts

Hi there,

 

I have a database calld "Planitteacher" in Mysql with a table called "uploads". In this table are the following columns "id,  description,  data,  filename,  filesize,  filetype,  title,  class,  subject,  web1,  email,  and state".

 

The "data" colum is a longblob with the filename, filetype and filesize relating to it.

 

I can upload all types of files such as .doc, .xls, .pdf, .txt no problems.

 

My problem occurs when trying to make a PHP search function to return the results.  I cant figure out how to return the results o the search so that I can then click on a link which will allow me to download the associated files from the search.

 

What I would like is to have the searh return a result that shows the general information and then offers a clickable link to download any files that are associated with that information.

 

Can anyone assist.

 

 

Link to comment
https://forums.phpfreaks.com/topic/50459-longblob-results-not-working/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.