Jump to content

pulling images into DW from database


Recommended Posts

Are you trying to insert an image name or the actual image data.

 

If uploading and entering you could use

 

$_FILES['fieldname']['name']

 

Inserting actual image data is a little more tricky, but if you post some code people can help out.

 

 

 

 

Try this url for more info:

[a href=\"http://uk.php.net/features.file-upload\" target=\"_blank\"]http://uk.php.net/features.file-upload[/a]

im trying to import an image as blob data, but i think dreamweaver doesnt support this. i have tried using a file path and it works fine, this is probably the best way to do it anyway i think since the database file size is not compromised and is much smaller.

 

  • 4 weeks later...

If you want to upload images with DW then MX Kollection has some features

[a href=\"http://www.interaktonline.com/Products/Bundles/MXKollection/Features/Details/Form%20Validation%20in%20a%20browser\" target=\"_blank\"]http://www.interaktonline.com/Products/Bun...n%20a%20browser[/a]

 

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.