Sep 14, 2005 #1 altds Programmer Joined Sep 14, 2005 Messages 3 Location US How can I use php to find if a image is in a users Temporary Internet Files?
Sep 14, 2005 #2 Vragabond Programmer Joined Jul 23, 2003 Messages 5,100 Location AT Now that's an easy question. You can't. PHP runs on the server so it can check stuff that is on the server not on the client machine. Upvote 0 Downvote
Now that's an easy question. You can't. PHP runs on the server so it can check stuff that is on the server not on the client machine.