|
Server IP : 10.128.40.6 / Your IP : 216.73.216.233 Web Server : Apache System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : logmcpe ( 111175) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/logmcpe/www/MCPRO/datatables/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include_once 'code/init.php';
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<?php
print_header() ;
// print_r($_POST);
// echo '<pre>';
// print_r($_POST);
// echo '</pre>';
$client_id = 9611 ;
?>
<table width=100% border=1 style="height:200px" >
<tr>
<td class="td2" height=100% width=50% >
<div id="sb" style="height:100%;padding-top:0;">
<form method="post" action="" name="client_form">
<input type="hidden" name="client_id" value="<?=$client_id?>">
<input type="hidden" name="chantier_id" value="<?=$chantier['Chantier_ID']?>">
<h3>Facturation</h3>
<table width=100% height=70%; border=1 style="margin:0 auto;">
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td class="td2"><pre><b>Designation :</b></pre></td>
<td class="td2" colspan="3">
<textarea name="desc" rows="7" class="field required"></textarea></td>
</tr>
</table>
</form>
</div>
</td>
<td class="td2" height=100% width=50% >
<div id="sb" style="height:100%;padding-top:0;">
<form method="post" action="" name="client_form">
<input type="hidden" name="client_id" value="<?=$client_id?>">
<input type="hidden" name="chantier_id" value="<?=$chantier['Chantier_ID']?>">
<h3>Facturation</h3>
<table width=100% height=70%; border=1 style="margin:0 auto;">
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td colspan="4">kkk</td>
</tr>
<tr>
<td class="td2"><pre><b>Designation :</b></pre></td>
<td class="td2" colspan="3">
<textarea name="desc" rows="2" class="field required"></textarea></td>
</tr>
</table>
</form>
</div>
</td>
</tr>
</table>
</body>
</html>