예제 #1
0
<a href="#">Codrise - Comercial Drilling Services</a>
</li>
</ul>
</div>
</div>


<div class="row">
<div class="col-md-12">
<table class="table table-bordered table-condensed">
<thead>

<tr class="info">
<th>FECHA EMISIÓN:</th>
<td><?php 
$rqmateriales->MostrarAtributo($_GET['id'], 'FECHA');
?>
</td>
<th>SOLICITANTE:</th>
<td><?php 
$rqmateriales->MostrarAtributo($_GET['id'], 'TDESCRI');
?>
</td>
</tr>

<tr class="success">
<th>COMENTARIO:</th>
<td><?php 
$rqmateriales->MostrarAtributo($_GET['id'], 'REQ_GLOSA');
?>
</td>