$yenitext = preg_replace("/\(Resim ([0-9]+)\)/", "<a href='#' onclick='$('.popup-gallery').magnificPopup('open', $1);'>$0</a>", $text);