Esempio n. 1
0
<div class="span2">
    
</div>
<div class="span10">
<h1>Управление наименованием</h1>
<h3>id № <?php 
    echo $id;
    ?>
</h3>



<?php 
    include "_class.informator.php";
    $info_art = new informator();
    $info_art->getArtDescriptionByID($id);
    echo $info_art->item_category . "<br>";
    ?>
 
    
    
    
<br>




        <form name="edit" action="_edit_position.php" method="POST">
    
<table class="table table-bordered table-stripped">
    <tr>