그누보드 function문 분석 1 > 그누4 사전

그누4 사전

프로그램 소스코드에는 알쏭달쏭한 변수들이 많이 있지만 어디에서 사용하는것인지 모를때가 있습니다.
바로 이럴때 여러 회원님들이 쉽게 풀이해서 올려주신 내용을 참고하는곳이랍니다.

그누보드 function문 분석 1 정보

그누보드 function문 분석 1

본문

adm 디렉토리

admin.head.php -

function print_menu1($key, $no)
function print_menu2($key, $no)

admin.lib.php -

function get_skin_dir($skin, $len='')
function member_delete($mb_id)
function get_member_level_select($name, $start_id=0, $end_id=10, $selected='', $event='')
function get_member_id_select($name, $level, $selected='', $event='')
function auth_check($auth, $attr)
function textarea_size($fld)
function icon($act, $link="", $target="_parent")
function rm_rf($file)
function help($help="", $left=0, $top=0)
function subtitle($title, $more="")
function order_select($fld, $sel="")

board_form.php -

function b_draw($pos, $color='red')
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로