techiefreak05 Posted September 9, 2006 Share Posted September 9, 2006 i havent actually started this yet but im looking into it, id like to have user images.. user can upload pictures and set them to show..like...(do i dare say) myspace.. how would i go about this.. well would it have something to do with.. the following ???>>upload images. then store the image url in the db (how would i get the image url after upload. then store it in the db??)>> in the image selection page.. echo all images from db. (i can easy figure this out)>>have a button for each image that can set it as the defualt image that shows wherever username shows (idk if i could do this...)>> show the image where needed (easily done)is that it?? how would i start? Link to comment https://forums.phpfreaks.com/topic/20194-user-images-need-some-guidance/ Share on other sites More sharing options...
techiefreak05 Posted September 9, 2006 Author Share Posted September 9, 2006 ??? any starting points? Link to comment https://forums.phpfreaks.com/topic/20194-user-images-need-some-guidance/#findComment-88835 Share on other sites More sharing options...
tomfmason Posted September 9, 2006 Share Posted September 9, 2006 You should look at this tutorial for writing a [url=http://www.phpfreaks.com/tutorials/85/0.php]upload class[/url]. Also, that image is very large. You should optimize all images before adding them. Here is a copy that I optimzed. It is less then less then half of the size. Also, 750 by 150 is way to large for a image in a forum.[img]http://thomashostings.com/images/templates/zylogo2.jpg[/img]Good Luck,Tom Link to comment https://forums.phpfreaks.com/topic/20194-user-images-need-some-guidance/#findComment-88844 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.