線上書籍

Home

[1092] 前端技術入門

<?php $i = 0; //slide 顯示左右箭頭 $i++; $theme_config[$i]['name'] = "show_slide_control"; $theme_config[$i]['text'] = constant('SHOW_SLIDE_CONTROL'); $theme_config[$i]['desc'] = constant('SHOW_SLIDE_CONTROL_DESC'); $theme_config[$i]['type'] = "yesno"; $theme_config[$i]['default'] = "1";