Hi All, I'm a total noob here, so please bear with me.
I'm working in DWMX to build a website where users can register, login and create a profile. I'm using PHP and MySQL for all the user data, and I want to let the users upload a photo for their profile. How do I code the page so that the photo is uploaded into the DB, and also retrieve it when the profile page is called? Please remember, I'm a total noob here, so I think baby steps would be good. 🙂 Thanks in advance.