PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
You could use include.. But the error is because the argument isn't a valid location... (Include http://example.com/image.php?var=value2 would work)... But if you're not in control of that URL i'd recommend strongly against it as it opens someone to inject code into your script...