<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>重庆奔走科技有限公司 - 后端资源</title>
    <link>https://www.benzou.cn/forum-47-1.html</link>
    <description>Latest 20 threads of 后端资源</description>
    <copyright>Copyright(C) 重庆奔走科技有限公司</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 28 Apr 2026 16:33:02 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.benzou.cn/static/image/common/logo_88_31.gif</url>
      <title>重庆奔走科技有限公司</title>
      <link>https://www.benzou.cn/</link>
    </image>
    <item>
      <title>宝塔多个版本PHP切换默认PHP版本</title>
      <link>https://www.benzou.cn/thread-71-1-1.html</link>
      <description><![CDATA[切换命令

分析原因

明明我的代码没问题为什么运行 PHP think 报错了呢，看一下报错信息，是语法错误，看了看代码没问题啊，那么问题出在哪了？检查宝塔后发现

原来我是安装了两 ...]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Sat, 16 Sep 2023 15:27:50 +0000</pubDate>
    </item>
    <item>
      <title>FFmpeg 安装与使用</title>
      <link>https://www.benzou.cn/thread-70-1-1.html</link>
      <description><![CDATA[官方介绍（可忽略）Windows下安装
1.下载软件（version:4.4.1）



2.解压到指定位置，找到bin目录



3.复制bin目录路径，配置环境变量


4.打开命令行窗口，执行命令“ffmpeg –version”，测试安装情况


5.出现以上结果，安装完毕
[hr]
Linux（宝塔环境）下安装1.找 ...]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Sat, 16 Sep 2023 15:14:18 +0000</pubDate>
    </item>
    <item>
      <title>Thinkphp6实现Excel导入功能</title>
      <link>https://www.benzou.cn/thread-69-1-1.html</link>
      <description><![CDATA[tp6实现Excel导入很简单，实现步骤如下：
1、使用composer安装PHPExcel



2、执行composer更新


3、代码实现
[mw_shl_code=php,true][/ ...]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Sat, 16 Sep 2023 15:10:12 +0000</pubDate>
    </item>
    <item>
      <title>php多维数组排序</title>
      <link>https://www.benzou.cn/thread-67-1-1.html</link>
      <description><![CDATA[重点：
对于二维数组排序，可以array_column和array_multisort合起来用。
用array_column提取出某一列的值。用array_multisort进行综合排序。
以下是解释二个函数。
1.二维数组，提取某一列的值
array_column
(PHP 5 &gt;= 5.5.0, PHP 7, PHP 8)
array_column — 返回输入 ...]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Fri, 25 Aug 2023 04:33:51 +0000</pubDate>
    </item>
    <item>
      <title>阿里云短信Alibaba Cloud SDK for PHP宝塔面板部署教程</title>
      <link>https://www.benzou.cn/thread-55-1-1.html</link>
      <description><![CDATA[刚完事阿里云的发信，弄过来发现网上关于阿里发信的资料不齐全，阿里云官方的文档也是含糊不清。
所以这里我总结一完整的部署教程给有需要的人参考
先上效果图：


第一步，完成centos里对composer的安装
因为阿里的Cloud SDK需要借用composer，所以这里先安装composer ...]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Mon, 19 Jul 2021 14:35:43 +0000</pubDate>
    </item>
    <item>
      <title>ThinkPHP6.0完全开发手册</title>
      <link>https://www.benzou.cn/thread-45-1-1.html</link>
      <description><![CDATA[ThinkPHP`6.0`基于精简核心和统一用法两大原则在`5.1`的基础上对底层架构做了进一步的优化改进，并更加规范化。                    

来源：https://doc.thinkphp.cn/v6_1/default.html]]></description>
      <category>后端资源</category>
      <author>boss</author>
      <pubDate>Wed, 10 Mar 2021 02:28:05 +0000</pubDate>
    </item>
  </channel>
</rss>