anthonydamasco Posted March 1, 2007 Share Posted March 1, 2007 Hello Everyone! I've been learning PHP for a while, but I am still having trouble figuring out PHP, MySQL and images. I read up on the santax and I guess I'm just to dense. http://www.rubberduck4x4.com/OEM/ can anyone break the image process down for me, or send me a link to resources that couldnt easily be found on google. any help would be great! Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/ Share on other sites More sharing options...
trq Posted March 1, 2007 Share Posted March 1, 2007 What process? What is it your trying to do? Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197012 Share on other sites More sharing options...
anthonydamasco Posted March 1, 2007 Author Share Posted March 1, 2007 I'm trying to make a form to allow the webmaster of this site to upload an image to a folder, and also insert the filename into a database along with the part number and description. So when someone searches on my engine they see the thumbnail. Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197022 Share on other sites More sharing options...
trq Posted March 1, 2007 Share Posted March 1, 2007 Well, you just explained the process yourself. What part are you stuck on? Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197028 Share on other sites More sharing options...
anthonydamasco Posted March 1, 2007 Author Share Posted March 1, 2007 The santax, To upload to a folder through PHP, Thats what I'm looking for Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197031 Share on other sites More sharing options...
boo_lolly Posted March 1, 2007 Share Posted March 1, 2007 what graphics library are you using? gd? imagemagick? Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197037 Share on other sites More sharing options...
anthonydamasco Posted March 1, 2007 Author Share Posted March 1, 2007 I'm not using one, do I need one? Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197045 Share on other sites More sharing options...
boo_lolly Posted March 1, 2007 Share Posted March 1, 2007 I'm not using one, do I need one? absolutely. check out the gd library, the php/gd manual. Link to comment https://forums.phpfreaks.com/topic/40704-thumb-nails-for-my-search-engine/#findComment-197066 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.