Friday, 7 March 2014

Getting the User Profile Image Upload to Function

One of the function troubles I was experiencing was the ability to display the profile image that was uploaded onto the folder on the user page. The popup window, ability to upload and store the file was functioning therefore I only needed to focus on displaying the content. 





The code below is meant to echo out the image from the folder but at this moment only an image icon is being displayed. I am not sure if their is code missing or incorrect at this point in time therefore I will need to look farthing into PHP uploads and echoing the uploaded document. 





No comments:

Post a Comment