Hey Guys,
I want my php code to run with the file type extension of .jpg.
By this i mean I save my php script with a jpg extension.
I have added this code to my .htaccess file
Code:
<Files spacer.jpg>
ForceType application/x-httpd-php
</Files>
But it didn't work. Is the code right? I wonder if my host could be blocking this perhaps?
Any help would be greatly appreciated.
Thanks,
G
__________________
Endless Loop: n., see Loop, Endless.
Loop, Endless: n., see Endless Loop.
|