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!
Site A references script B via an <img> tag. Script B uses readfile() (and header()) to return the image data that is supposed to be served. Simple enough.