IF ($file_ext != "GIF" OR "JPG") { echo "no, you we dont allow that type of file!"; } else { echo "yes"; } ## How do i get it so if it neither ='s the aboves.. it goes to no