prefix; ?>


get_results( "SELECT * FROM ".$prefix."bwadminpages WHERE id=".$id.""); if( $result ) { foreach( $result as $row ) { $page_title = $row->page_title; $page_content= $row->page_content; $menu_position = $row->menu_position; $menu_icon = $row->menu_icon; $menu_capability = $row->menu_capability; $id = $row->id; ?>






Visit this page for more information on menu position.



Visit this page for all icon options.







get_results( "SELECT * FROM ".$prefix."bwadminpages"); if( !$result == "" ) { foreach( $result as $row ) { ?> '.$row->page_title.''; ?>