Beispiel #1
0
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show ALL CONTENT

<?php 
echo $str;
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show all schildren ID parent by <ul><li></li></ul>

<?php 
echo general::get_all_punkt_menu(399);
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show class="cur" if current punkt menu

<?php 
echo general::active_menu('index');
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show global message, put it before </body> teg

<?php