i tried to set an htaccess file to keep people from being able to see my php include folder by using:
order deny,allow
deny from all
but when i do that it does not let my php forms run...this is prolly really simple i have just never tried this before...how dumb am i being
i still want my forms to work i just dont want people to be able to get into my folder...