How to let users upload pictures on one page and then display them on another page? The user can change the image and it will change in other pages as well. Also, I'm talking about using php/js/jquery/mysqli whatever works best. (I'm just a beginner in this field, so I would appreciate it if you use some simple language :))
Edit: Yes, I said I'm a beginner, but that doesn't mean I know nothing about coding. Also, I have seen some solutions from youtube and other stackoverflows questions but all these solutions are about uploading and displaying in the same page or not being able to change the image.