w4seem Posted December 9, 2005 Share Posted December 9, 2005 Im not sure what im doing wrong or if it can even be done, but im trying to insert an image in to dreamweaver from my databse which has been done using phpmyadmin. Im not sure if dreamweaver supports this, if it doesnt is there another way? Thanks Quote Link to comment Share on other sites More sharing options...
morpheus.100 Posted December 10, 2005 Share Posted December 10, 2005 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] Quote Link to comment Share on other sites More sharing options...
w4seem Posted December 10, 2005 Author Share Posted December 10, 2005 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. Quote Link to comment Share on other sites More sharing options...
morpheus.100 Posted December 11, 2005 Share Posted December 11, 2005 Absolutely correct. Dreamweaver does not and I doubt wil ever fuly suport this. Im am currently denying a somewhat succesful night out so wil post further in the morning. hey thats London. Quote Link to comment Share on other sites More sharing options...
degsy Posted January 5, 2006 Share Posted January 5, 2006 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] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.