Hi,
Friend i want to run a php script when some body access a jpg file i.e. i have a file like
so some body try to access this file i want to run a PHP script file also.
i know that i can make a php file and then some body brows this i run a script and then redirect to image but it is not my problem solution.
thier is also a idea that some script watch this file (abc.jpg) and when some body access this file it run a script but how it watch this file?