ŝჩσჩĵฉჩσฑ
Man butsa dgan papka ochib grabni tashadim va zipdan chiqardim. Va mainmenu.php ga buni yozdim. Özgarish bölmadiku.
http://dream.asline.ru
kod:
Kod · PHP9 qator
include'pages/news.php';

include'butsa/futbol_tashqi.php';

if ($rights > 6) {

echo'<div class="gmenu">  <a href="'.$home.'/news.php?act=yozish">Yangilik yozish</a></div>';

}

1 kun 52 daqiqa 57 soniyadan keyin yozdi:
Bu saytimni mainmenu si. Endi grabni manzilini qayerga yozishim kerak.
Kod · PHP79 qator
<?php



/**

 * @package     JohnCMS

 * @link        http://johncms.com

 * @copyright   Copyright (C) 2008-2011 JohnCMS Community

 * @license     LICENSE.txt (see attached file)

 * @version     VERSION.txt (see attached file)

 * @author      http://johncms.com/about

 */



defined('_IN_JOHNCMS') or die('Error: restricted access');



$mp = new mainpage();



/*

-----------------------------------------------------------------

Блок информации

-----------------------------------------------------------------

*/



include'pages/menu.php';



include'pages/izlash.php';



include'pages/live.php';

include'pages/news.php';

if ($rights > 6) {

echo'<div class="gmenu">+ <a href="'.$home.'/news.php?act=yozish">Yangilik yozish</a></div>';

}





include'pages/liveoff.php';

include'pages/table.php';

//include'pages/gol.php';









?>