Просмотр поста #64424: >>>ВОПРОСЫ НОВИЧКОВ<<<

.
Fenix_61
REALball (27.11.2011/10:38)
да.
Все равно только обновляет ! Вот код всей странички -
<?php
define ('_IN_JOHNCMS', 1);
$textl = 'Кнопка';
$rootpath = '../';
require_once ('../incfiles/core.php');
require_once ('../incfiles/head.php');
echo '<input type="button" value="На главную" src="http://strahi.tk"/>';
require_once ('../incfiles/end.php');
?>
!