Jump to content

how to make picuture upload to mysql table?


rallokkcaz

Recommended Posts

You could try these 2 sites form more info/tutorials

http://www.weberdev.com/ViewArticle-3.html
http://www.tizag.com/phpT/fileupload.php

The way i do it is to upload the images to a folder and store the filename in a MySQL database then when you need to do <img src=" you just echo the fieldname (which should be your image filename)

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.