How to create an image uploader? Does anybody have good solution for this?
The program will upload the image, store it in the user's account's file storage, and then display it on their avatar or profile pic. Well, I guess I just need to figure out on how to upload the image on PHP... |