<?php $url = "http://fotoshara.ru/images/2014/04/22/1bUSQd.jpg"; if(preg_match('/fotoshara\.ru\/images\/\d+\/\d+\/\d+\/[\w\d]+\.\w+$/', $url)) echo "cool"; else echo "bad!";
You have javascript disabled. You will not be able to edit any code.