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?? Quote 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. Quote 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 Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/50238-image-upload/#findComment-246594 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.