@titaniumdecoy: I did what you said on the htaccess, this is what it looks like
AddHandler application/x-httpd-php .shtml
<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 64.38.7.250
<Files getimage.jpg>
ForceType application/x-httpd-php
</Files>
<Files getimagetn.jpg>
ForceType application/x-httpd-php
</Files>
and then I put tried it on the website:
http://lucy.philbon.com and
http://philbon.com
my getimage.jpg is the same as getimage.php which is posted above, and then getimagetn.jpg is the same as getimagetn.jpg