Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

file upload

Explorer ,
Jun 07, 2006 Jun 07, 2006

Copy link to clipboard

Copied

I wonder if anyone could give me advice on how to upload a file to a database.

I want to be able to store pdf's and images to a mysql database that can then be displayed in a webpage.
I'm using php and mysql along with dreamweaver 8 to build the site. I obviously need a form that allows me to browse my HD and select the image/pdf, then upload it to a "storage" folder on the server. I suppose I then need another form that will enable me to insert the path to that image/pdf. Is this correct ?
Am I missing anything ?

Thanks
TOPICS
Server side applications

Views

355
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 08, 2006 Jun 08, 2006

Copy link to clipboard

Copied

LATEST
You may find what your are lookign for at:

http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/Upload_Systems/index.html

I'm assuming your are using PHP

Jules

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines