Авторизуйтесь по паролю
Или через соцсеть
DomiTori 30.04.2016 Общие вопросы по PHP, Ламерские вопросы 1521
nowheremany - 2016-04-2830 апреля 2016 14:21 - #55196
mastodontoff - 2016-04-2830 апреля 2016 18:44 - #55203
DomiTori - 2016-04-281 мая 2016 09:35 - #55218
vitnet - 2016-04-281 мая 2016 10:30 - #55219
if( document.location.href ) { console.log(document.location.href.match(/jsbin\.com/i));}
$page = intval($_GET['cstart']);
$page = ( isset($_POST['search_start']) && intval($_POST['search_start']) != 0 ? intval($_POST['search_start']) : intval($_GET['cstart']) );
<div class="block"> <h1>Заголовок</h1> <a href="my.site.ru"></a> </div>