Hongmu Notes
Home Program Notes Apple cms

Apple cms

Apple CMS program is a complete and powerful rapid website building system running in PHP+MYSQL environment. The management backend has a generous interface, simple operation, complete functions, numerous modules, and dual-end management. As long as you know how to use a computer or a mobile phone, you can use it. It supports any operating system (Windows, Mac, Linux) and can be quickly installed and deployed in the PHP+MYSQL environment.

Apple cms video details list page $obj array variable reference

Apple cms video details list page $obj array variable reference Program Notes Apple cms

Array ( [vod_id] => 1191 [type_id] => 9 [type_id_1] => 1 [group_id] => 0 [vod_name] => Historical Mission [vod_sub] => [vod_en] => lishideshim…
👁 249
Apple cms video details list page breadcrumb navigation

Apple cms video details list page breadcrumb navigation Program Notes Apple cms

<section class="container"> <ul class="breadcrumb"> <li><a href="{$maccms.path}"><i class="icon icon-home"></i>&am…
👁 308
Apple cms video call tag (the latest video, call you like it)

Apple cms video call tag (the latest video, call you like it) Program Notes Apple cms

Video call tag: order sorting order desc reverse order, asc forward order by sorting basis start from which item num gets the number of items ids specifies the category parent gets the first level classification; child gets the subcategory; 1, 2, 3 group specified ID; flag video=vod article=art {maccms:type num="10" order…
👁 778
Apple cms guestbook label

Apple cms guestbook label Program Notes Apple cms

Parameters: num: number of data items Default value 10 paging: whether to enable paging yes by: data sorting basis id, time Example: {maccms:gbook num="10" paging="no" order="desc" by="time&quo…
👁 543
Apple cms randomly calls video

Apple cms randomly calls video Program Notes Apple cms

{maccms:vod num="6" type="current" order="desc" by="rnd"} {$key} Serial number {$vo.vod_id} Number {$vo.vod_name} Name {$vo.vod…
👁 927
Apple cms video set number output

Apple cms video set number output Program Notes Apple cms

Apple cms loops to obtain the vod_play_list tag, using the foreach function {maccms:foreach name="obj.vod_play_list" id="vo" key="key"}{maccms:foreach name="vo.urls" id="vo2" key="key"}<l…
👁 272
Apple cms video category page $obj array reference

Apple cms video category page $obj array reference Program Notes Apple cms

Array ( [type_id] => 6 [type_name] => subclass [type_en] => zilei1 [type_sort] => 1 [type_mid] => 1 [type_pid] => 1 [type_status] => 1 …
👁 222
Apple cms video list page video arrangement button

Apple cms video list page video arrangement button Program Notes Apple cms

<a href="{:mac_url_type($obj,['area'=>$param['area'],'lang'=>$param['lang'],'year'=>$param['year'],'level'=>$param['level'],'lette…
👁 125
Apple cms video list page display list

Apple cms video list page display list Program Notes Apple cms

{maccms:vod num="30" paging="yes" pageurl="vod/type" type="current" order="desc" by="time"…
👁 241
Apple cms video list pagination$

Apple cms video list pagination$ Program Notes Apple cms

Array ( [record_total] => 1336 [page_current] => 1 [page_total] => 45 [page_sp] => _ [page_prev] => 1 [page_next] => 2 [page_num] =&…
👁 282
1 2 3 4