Jump to content

uploading photo files using browse button


tracy

Recommended Posts

Is there a way to upload files giving the browser the option of using the browse button to select a specific file from the computer?  If so, a tutorial or some brief instructions would be great.

I am using a MySQL database and will be inserting the photos (jpeg) into it...for recall and display later (thumbnailed)...

I feel I have a grasp on the insert and display portion, just not the browse button feature...thanks.
and this will automatically bring up the browse button, right? 

thanks.

[quote author=mjdamato link=topic=118359.msg483565#msg483565 date=1165955540]
You just use an input field with type="file"

However, you may want to consider only saving the location & name of the file in the database.
[/quote]

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.