picarticle1.php

来自「一个简单的网站管理系统,他能实现你所需要的功能,是个值得一看的系统」· PHP 代码 · 共 25 行

PHP
25
字号
<?php$picarticle1=Array	(	'name' => 'picarticle1',	'introduce' => '专题图片文章',	'catid' => '0',	'child' => '1',	'specialid' => '0',	'showpage' => '0',	'articlenum' => '3',	'titlelen' => '30',	'descriptionlen' => '0',	'iselite' => '0',	'datenum' => '0',	'ordertype' => '1',	'showtype' => '1',	'showalt' => '1',	'imgwidth' => '150',	'imgheight' => '150',	'cols' => '3',	'tpl' => 'tag_picarticle',	'edittime' => 1133167909	);?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?