runnerjp Posted May 6, 2007 Share Posted May 6, 2007 can any 1 tell me how i can get users to upload there aviators to my website so have them displayed on the page?? Link to comment https://forums.phpfreaks.com/topic/50238-image-upload/ Share on other sites More sharing options...
neel_basu Posted May 6, 2007 Share Posted May 6, 2007 First make a Image Uploading form then use print_r($_FILES); in your PHP scripts and then Upload an Image using that form. Link to comment https://forums.phpfreaks.com/topic/50238-image-upload/#findComment-246589 Share on other sites More sharing options...
npsari Posted May 6, 2007 Share Posted May 6, 2007 This is a huge step You need to shrink your question a little Get the code, and we give you hints cus image upload needs too many thinking but yet again, it is easy Link to comment https://forums.phpfreaks.com/topic/50238-image-upload/#findComment-246592 Share on other sites More sharing options...
neel_basu Posted May 6, 2007 Share Posted May 6, 2007 This is a huge step You need to shrink your question a little Get the code, and we give you hints cus image upload needs too many thinking but yet again, it is easy Ya you are right. Link to comment https://forums.phpfreaks.com/topic/50238-image-upload/#findComment-246594 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.