|
dont think u r going to be able to do this via php anyway
the browser is expecting a jpg and not header info sent from the php script so will probably just display it as a broken image
you would be better off using javascript to detect if u are in a frame then bust out to a different url
|