How can I take the result of this link (true or false) and be able to use it as an embedded image?
https://minecraft.ne...p?user=username
For example, if the result in the browser of the link above is false, can we use a script to display an image?... something like this:
<img src="thescript.php?something=somestuffidontknow">
It should show one image for false, and another image for true.
I am not a web developer or anything, so if this is possible and isn't too much work I would really appreciate if someone could write the script for me. If it's too much work, I am more than willing to donate for a coffee or beer.
Why?
I run a game server & website for the game Minecraft and would like an easy visual way of showing my staff if a Minecraft player has a legit account when applying to our website.