Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
admin_table.php
Go to the documentation of this file.
00001 <?php
00024 ?>
00025 <div>
00026 <p><?= $link_insert ?></p>
00027 <?= $formstart ?>
00028 <?= $input_where_query ?>
00029 <?= $table ?>
00030 <?= $input_edit?> <?= $input_delete ?> <?= $input_export_selected ?> <?= $input_export_all ?>
00031 <?= $formend ?>
00032 <div class="left"><?= $psummary ?></div><div class="right"><?= $pnavigation ?></div>
00033 <div class="clear"></div>
00034 </div>