currently i am working on storing image in ./upload/avatar folder which is users profile photo folder.I search the code ,I got this avatar.php which is used to create folder
But i am not getting that function which actually stores the images in that folder ./upload/avatar/user_id .Here my main moto is to search that function which assign name to image and which size of the images store in that folder.
Please Help, Thanks