frenchsquared
Registered Member
- Jun 21, 2010
- 51
- 4
Has anyone heard of a way to get a jpeg to run a line of php or javascript.
I don't want to hack a server. I need a way to have an image set a cookie.
I just want a way to verify if a user loaded my image.
Clearly the image isnt hosted on my server or this would be easy.
I need the image to actually run some other code from a different domain
to set the cookie.
Think re-targeting advertising... not hacking...
I have googled this, for weeks. I don't want to exploit getimagesize();
I don't want to hack a server. I need a way to have an image set a cookie.
I just want a way to verify if a user loaded my image.
Clearly the image isnt hosted on my server or this would be easy.
I need the image to actually run some other code from a different domain
to set the cookie.
Think re-targeting advertising... not hacking...
I have googled this, for weeks. I don't want to exploit getimagesize();