ŝჩσჩĵฉჩσฑ
Man butsa dgan papka ochib grabni tashadim va zipdan chiqardim. Va mainmenu.php ga buni yozdim. Özgarish bölmadiku.
http://dream.asline.ru
kod:
  1. include'pages/news.php';
  2. include'butsa/futbol_tashqi.php';
  3. if ($rights > 6) {
  4. echo'<div class="gmenu"> <a href="'.$home.'/news.php?act=yozish">Yangilik yozish</a></div>';
  5. }

1 kun 52 daqiqa 57 soniyadan keyin yozdi:
Bu saytimni mainmenu si. Endi grabni manzilini qayerga yozishim kerak.
  1. <?php
  2.  
  3. /**
  4.  * @package JohnCMS
  5.  * @link http://johncms.com
  6.  * @copyright Copyright (C) 2008-2011 JohnCMS Community
  7.  * @license LICENSE.txt (see attached file)
  8.  * @version VERSION.txt (see attached file)
  9.  * @author http://johncms.com/about
  10.  */
  11.  
  12. defined('_IN_JOHNCMS') or die('Error: restricted access');
  13.  
  14. $mp = new mainpage();
  15.  
  16. /*
  17. -----------------------------------------------------------------
  18. Блок информации
  19. -----------------------------------------------------------------
  20. */
  21.  
  22. include'pages/menu.php';
  23.  
  24. include'pages/izlash.php';
  25.  
  26. include'pages/live.php';
  27. include'pages/news.php';
  28. if ($rights > 6) {
  29. echo'<div class="gmenu">+ <a href="'.$home.'/news.php?act=yozish">Yangilik yozish</a></div>';
  30. }
  31.  
  32.  
  33. include'pages/liveoff.php';
  34. include'pages/table.php';
  35. //include'pages/gol.php';
  36.  
  37.  
  38.  
  39.  
  40. ?>