���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /var/www/dev-kft.petruch.de/page/kunden.php
���ѧ٧ѧ�
<div class="div-table"> <h1>Kunden</h1> <table> <tr class="low"> <td style="width: 60px;"> <form class="std"> <button id="new-customer-form" class="form-icon-empty" type="submit"><i class="fa-solid fa-plus"></i></button> <input type="hidden" name="form" value="customer.new"> <input type="hidden" name="do" value="loadForm"> </form> </td> <td colspan="6"><label for="new-customer-form">Neuen Kunden anlegen</label></td> </tr> <?php if($customer = $_customer->getAll()) foreach($customer as $c) echo '<tr> <td> <form class="std"> <button class="form-icon" style="--color-form-bg: '.$c->color.';"> <i class="fa-solid fa-user-check"></i> </button> <input type="hidden" name="form" value="customer.edit"> <input type="hidden" name="do" value="loadForm"> <input type="hidden" name="customerID" value="'.$c->id.'"> </form> </td> <td>'.$c->customerNr.'</td> <td>'.$c->company.'</td> <td>'.$c->name.'</td> <td>'.$c->firstName.'</td> <td>'.$c->email.'</td> <td>'.$c->phone.'</td> </tr>'; else echo '<tr><td colspan="7">Keine Kunden vorhanden</td></tr>'; ?> </table> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.3.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�