Hey guys,
so i have a website that has info outputted from my database.
the data is users that are signed up
right now lets say i have 10000 users each linked with their own image to their profile from amazon cloud based system. Unfortunately, 20 percent of my users don't have an image, and their box shows a missing image box. What i want to do until the user submits or a image is available, is to use my own image stating that the "image is not available".
i just want to know what is the best approach to get this to work.
is the done with an if statement ?
i just am drawing a blank.
any suggestions ?
much appreciated.