随笔分类 - phpcms
摘要:/languages/zh-cn/system.menu.lang.php /phpcms/languages/zh-cn/dengce.lang.php /phpcms/libs/functions/autoload/ /phpcms/libs/functions/autoload/video.f
阅读全文
摘要:默认如下: {pc:content action="lists" catid="1" num="10" order="id DESC" page="$page"} {loop $data $r} <a href="">{$r[title]}</a> {/loop} <div id="pages">{
阅读全文
摘要:location / { if (!-f $request_filename){ rewrite (.*) /index.php; } rewrite ^/caipu-([0-9]+)-([0-9]+)-([0-9]+).html /index.php?m=content&c=index&a=sho
阅读全文
摘要:后台有“多文件上传”功能,但是对于有些情况,我们只需要上传一个文件,而使用多文件上传功能上传一个文件,而调用时调用一个文件太麻烦了。 所以我就自己动手,参考其他字段类型的网站,研究出来了单文件上传功能。 V9编码:UTF8编码、GB2312编码 使用方法: 1、打开phpcms\modules\content\fields\fields.inc.php文件,在“'downfiles'=>'...
阅读全文

浙公网安备 33010602011771号