<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>爬行的蜗牛 - PHP相关知识</title>
    <link>https://www.ydnl.net/forum-39-1.html</link>
    <description>Latest 20 threads of PHP相关知识</description>
    <copyright>Copyright(C) 爬行的蜗牛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 08 Mar 2026 18:23:13 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ydnl.net/static/image/common/logo_88_31.gif</url>
      <title>爬行的蜗牛</title>
      <link>https://www.ydnl.net/</link>
    </image>
    <item>
      <title>php怎么修改上传文件大小限制</title>
      <link>https://www.ydnl.net/thread-16-1-1.html</link>
      <description><![CDATA[本帖子PHP环境为Ubuntu系统下的PHP8.1版本
在上面的文件里找到file_uploads = on，该选项表示是否允许通过HTTP上传文件，默认为ON
找到post_max_size = 8m，该选项指通过表单POST给PHP的所能接收的最大值，包括表单里的所有值，默认为8M。（我是局域网所以随便改的）
 ...]]></description>
      <category>PHP相关知识</category>
      <author>yycvip</author>
      <pubDate>Mon, 26 Jun 2023 12:22:49 +0000</pubDate>
    </item>
  </channel>
</rss>