Jump to content
GIGN Forum

OneSKILL

Mirstīgais
  • Posts

    100
  • Joined

  • Last visited

Posts posted by OneSKILL

  1. Atver serv.php

    augšā pievieno:

    <?php
    
    /*---------------------------------------------------+
    
    | PHP-Fusion 6 Content Management System
    
    +----------------------------------------------------+
    
    | Copyright  2002 - 2006 Nick Jones
    
    | http://www.php-fusion.co.uk/
    
    +----------------------------------------------------+
    
    | Released under the terms & conditions of v2 of the
    
    | GNU General Public License. For details refer to
    
    | the included gpl.txt file or visit http://gnu.org
    
    +----------------------------------------------------*/
    
    require_once "maincore.php";
    
    require_once "subheader.php";
    
    require_once "side_left.php";
    $test = "Serveri";
    opentable($test);
    closetable();
    
    ?>

    tavs serv.php saturs

    <?php
    
    require_once "side_right.php";
    
    require_once "footer.php";
    
    ?>

  2. <?php

    /*

    Write code inserting output inside

    variable $content as in following example.

    You have DB connection, all global vars

    and all MKPortal and Forum functions at your availability

    */

    $nome = $mkportals->member['name'];

    $content="<center><iframe src=http://lapele.lv width=platums height=augstums frameborder=0></iframe></center>";

    ?>

×
×
  • Create New...