$sql = "INSERT INTO `images` (`src`,`alt`,`name`,`title`,`view`,`tags`) VALUES (:src,:alt,$name,$title,$view,$tags)";