hi, is there a way to disable PHP in folder wise(i.e :some folders, where i need to disable PHP functionality but not as globally) I'm running PHP 4.3 under red hat linux machine thanks
create file its name .htaccess and Add this one line mentioned below in it: AddType text/plain .php then upload this file to folder i hope that helps Regards Alex