discuz25post.php

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

PHP
65
字号
<?php$discuz25post=Array	(	'gettime' => '1132645469',	'name' => 'discuz25post',	'introduce' => 'discuz2.5论坛精华主题导入配置',	'datatype' => 'article',	'dbfrom' => '0',	'database' => 'mysql',	'dbhost' => '',	'dbuser' => '',	'dbpw' => '',	'dbname' => '',	'table' => 'cdb_threads t,cdb_posts p',	'username' => 'author',	'title' => 'subject',	'content' => 'message',	'author' => 'author',	'addtime' => 'dateline',	'linkurl' => '',	'keywords' => '',	'copyfromname' => '',	'copyfromurl' => '',	'description' => '',	'defaultpicurl' => '',	'hits' => 'views',	'password' => '',	'email' => '',	'question' => '',	'answer' => '',	'truename' => '',	'gender' => '',	'birthday' => '',	'homepage' => '',	'qq' => '',	'msn' => '',	'address' => '',	'postid' => '',	'telephone' => '',	'point' => '',	'regip' => '',	'regtime' => '',	'lastloginip' => '',	'lastlogintime' => '',	'logintimes' => '',	'condition' => 't.tid=p.tid and t.dateline=p.dateline and t.digest>0',	'catid' => '0',	'specialid' => '0',	'paginationtype' => '0',	'maxcharperpage' => '10000',	'stars' => '3',	'readpoint' => '0',	'readgrade' => '999',	'ubb' => '1',	'html' => '1',	'titlecheck' => '0',	'passed' => '0',	'groupid' => '2',	'membercheck' => '0',	'timelimit' => '60',	'number' => '100',	'edittime' => 1133098369	);?>

⌨️ 快捷键说明

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