Dear all,
I have created a website where I would like my users to register and upload profile images to my server and then store it under folder in my server known as "images" and then save the dataurl of the images into MySQL database. Then, I would display their profile picture on a page known as "profile.html" into row and resize the images into 60x60 pixels images.
I have no idea how to do this. I have found and read through a lot of thread ut I did not find any related information.
Anyone can help me with this?
Thanks for any help.