justAnoob Posted March 29, 2009 Share Posted March 29, 2009 I have images located on my server. Right now I'm just calling the images straight from the server to display on my page. How would I go about storing the image path in MySQL??? And then calling the image path to display the image??? I already have a field in the datagase called img_path....I can't find any detailed ways of doing this... Link to comment https://forums.phpfreaks.com/topic/151647-solved-storing-image-path-and-calling-image-from-image-path/ Share on other sites More sharing options...
ram4nd Posted March 29, 2009 Share Posted March 29, 2009 you have to make php file whitch makes the image from binary Link to comment https://forums.phpfreaks.com/topic/151647-solved-storing-image-path-and-calling-image-from-image-path/#findComment-796376 Share on other sites More sharing options...
justAnoob Posted March 29, 2009 Author Share Posted March 29, 2009 Are there any tutorials out there to help me..I can't find anything anywhere. Link to comment https://forums.phpfreaks.com/topic/151647-solved-storing-image-path-and-calling-image-from-image-path/#findComment-796401 Share on other sites More sharing options...
justAnoob Posted March 29, 2009 Author Share Posted March 29, 2009 think i may have found something... Will call this solved for the time being. Link to comment https://forums.phpfreaks.com/topic/151647-solved-storing-image-path-and-calling-image-from-image-path/#findComment-796403 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.