link; $ext = strtolower(pathinfo($file, PATHINFO_EXTENSION)); if ($ext == "mp4") { echo ""; } else { echo ""; } ?>