<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>易腾动力社区 - PHP开发</title>
    <link>http://bbs.yidz.cn/forum-37-1.html</link>
    <description>Latest 20 threads of PHP开发</description>
    <copyright>Copyright(C) 易腾动力社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 13 May 2026 15:14:34 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.yidz.cn/static/image/common/logo_88_31.gif</url>
      <title>易腾动力社区</title>
      <link>http://bbs.yidz.cn/</link>
    </image>
    <item>
      <title>PHP各版本下载地址</title>
      <link>http://bbs.yidz.cn/thread-135-1-1.html</link>
      <description><![CDATA[https://windows.php.net/downloads/releases/archives/  PHP各版本链接地址
https://pecl.php.net/package/redis  redis各版本链接地址]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Mon, 21 Jul 2025 10:26:05 +0000</pubDate>
    </item>
    <item>
      <title>PHP正则只保留中文，数字，字母老，下划线</title>
      <link>http://bbs.yidz.cn/thread-131-1-1.html</link>
      <description><![CDATA[输出 _你好aBcde啊_]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Fri, 22 Oct 2021 08:19:39 +0000</pubDate>
    </item>
    <item>
      <title>Laravel Mysql操作</title>
      <link>http://bbs.yidz.cn/thread-128-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Mon, 21 Sep 2020 03:37:21 +0000</pubDate>
    </item>
    <item>
      <title>laravel Excel导入导出</title>
      <link>http://bbs.yidz.cn/thread-126-1-1.html</link>
      <description><![CDATA[1、简介Laravel Excel 在 Laravel 5 中集成 PHPOffice 套件中的 PHPExcel，从而方便我们以优雅的、富有表现力的代码实现Excel/CSV文件的导入和导出。
该项目的GitHub地址是：https://github.com/Maatwebsite/Laravel-Excel。官网地址
本文我们将在Laravel中使用Larave ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Thu, 23 Jul 2020 03:15:43 +0000</pubDate>
    </item>
    <item>
      <title>phpcms配置文件【验证码解决】</title>
      <link>http://bbs.yidz.cn/thread-125-1-1.html</link>
      <description><![CDATA[1.全局配置文件
 /caches/configs/system.php
/phpsso_server/caches/configs/system.php

2. 数据据配置文件
/caches/configs/database.php 
/phpsso_server/caches/configs/database.php

【注】：上传到服务器之后验证码出错
打开/caches/configs/system.ph ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Wed, 07 Nov 2018 02:20:26 +0000</pubDate>
    </item>
    <item>
      <title>Laravel 使用腾讯企业邮箱的 smtp 发送邮件</title>
      <link>http://bbs.yidz.cn/thread-124-1-1.html</link>
      <description><![CDATA[.envconfig/mail.php模板邮件
【注】：模板必须以.blade.php结尾，不然映射不了值发送纯文本邮件邮件中发送附件本地图片邮件附件]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Tue, 30 Oct 2018 04:08:53 +0000</pubDate>
    </item>
    <item>
      <title>Cake’s Global Constants and Functions Cake的全局常量及方法</title>
      <link>http://bbs.yidz.cn/thread-116-1-1.html</link>
      <description><![CDATA[Section 1 全局方法
    这些都是Cake领域内全局可用的方法。它们中有很多是对PHP长名方法更便利的包装，但是也有一些方法（比如verdor()和uses()）可以用来包含代码，或者执行其他有用的功能。如果你想有一个短小精悍的方法来做一些烦人的事情，这里就可以找到答案。 ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Mon, 12 Jun 2017 09:52:38 +0000</pubDate>
    </item>
    <item>
      <title>ECSHOP整合百度编辑器UEditor</title>
      <link>http://bbs.yidz.cn/thread-100-1-1.html</link>
      <description><![CDATA[第一步：先下载百度编辑器，上传至根目录/includes/下，注意，文件夹名称记得修改为ueditor，因为本教程以下用到的路径都是这个。
第二步：修改后台文件，生成编辑器。笔者教程修改的是admin/templates下的goods_info.htm和article_info.htm。
生成编辑器的方法如下： ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Thu, 05 May 2016 08:20:54 +0000</pubDate>
    </item>
    <item>
      <title>php的magic_quotes_gpc转义</title>
      <link>http://bbs.yidz.cn/thread-97-1-1.html</link>
      <description><![CDATA[1. 对于magic_quotes_gpc=on的情况，
我们可以不对输入和输出数据库的字符串数据作
addslashes()和stripslashes()的操作,数据也会正常显示。
如果此时你对输入的数据作了addslashes()处理，
那么在输出的时候就必须使用stripslashes()去掉多余的反斜杠。
2. 对于ma ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Fri, 11 Dec 2015 03:01:11 +0000</pubDate>
    </item>
    <item>
      <title>安装 - LNMP一键安装包</title>
      <link>http://bbs.yidz.cn/thread-94-1-1.html</link>
      <description><![CDATA[系统需求:

[*]CentOS/RHEL/Fedora/Debian/Ubuntu/Raspbian Linux系统
[*]需要2GB以上硬盘剩余空间
[*]128M以上内存,Xen的需要有SWAP,OpenVZ的另外至少要有128MB以上的vSWAP或突发内存(小内存请勿使用64位系统),MySQL 5.6及MariaDB 10建议1G以上内存。
[*]VPS或服 ...]]></description>
      <category>PHP开发</category>
      <author>小林飞刀</author>
      <pubDate>Tue, 16 Jun 2015 01:44:37 +0000</pubDate>
    </item>
    <item>
      <title>PHP 转义与反转义函数</title>
      <link>http://bbs.yidz.cn/thread-81-1-1.html</link>
      <description><![CDATA[get_magic_quotes_gpc()  
在PHP中get_magic_quotes_gpc()函数是内置的函数，这个函数的作用就是得到php.ini设置中magic_quotes_gpc选项的值。  
那么就先说一下magic_quotes_gpc选项： 
如果magic_quotes_gpc=On，PHP解析器就会自动为post、get、cookie过来的数据增 ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Thu, 12 Jun 2014 02:43:54 +0000</pubDate>
    </item>
    <item>
      <title>mysql忘记密码</title>
      <link>http://bbs.yidz.cn/thread-54-1-1.html</link>
      <description><![CDATA[进入CMD

net stop mysql

mysqld --skip-grant-tables 或者 mysqld-nt --skip-grant-tables

新开一个cmd窗口,因为本窗口已经不能动了
mysql -uroot

update mysql.user set password=password(\'123456\') where user=\'root\';

停止mysql,mysqld进程

net  ...]]></description>
      <category>PHP开发</category>
      <author>小林飞刀</author>
      <pubDate>Sun, 06 Oct 2013 04:04:44 +0000</pubDate>
    </item>
    <item>
      <title>Eclipse设置自动换行</title>
      <link>http://bbs.yidz.cn/thread-50-1-1.html</link>
      <description><![CDATA[　　Eclipse 使用系统内置的“ Text Editor ”做为文本编辑器，这个文本编辑器有一个问题，就是文本无法换行。这个问题在显示上给人们带来不少麻烦。　　终于有人忍不住开发了一个扩展插件 WordWrap ，这个插件非常小，但是安装这个插件以后就可以轻松实现文本编辑器的 ...]]></description>
      <category>PHP开发</category>
      <author>小林飞刀</author>
      <pubDate>Fri, 09 Aug 2013 04:07:11 +0000</pubDate>
    </item>
    <item>
      <title>[Discuz使用] 批量上传图片失败</title>
      <link>http://bbs.yidz.cn/thread-48-1-1.html</link>
      <description><![CDATA[发帖子的时候,使用批量上传图片,进度条读到100%,突然出现上传失败的情况..
然后并没有在图片列表中显示图片..



这个是我上传图片时候的效果.明明已经100%了..却显示上传失败]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Fri, 19 Jul 2013 09:22:49 +0000</pubDate>
    </item>
    <item>
      <title>[Discuz使用] 如何设置论坛为默认首页</title>
      <link>http://bbs.yidz.cn/thread-29-1-1.html</link>
      <description><![CDATA[Discuz X论坛设置默认首页还是相对容易的，只需要在后台简单设置就可以。

涉及到的地方有2处：

1、后台--界面--导航设置--主导航--首页选择
2、后台--全局--域名设置--应用域名

在1中选择首页的时候可以设置默认是打开forum.php还是portal.php。

在2里面设 ...]]></description>
      <category>PHP开发</category>
      <author>小林飞刀</author>
      <pubDate>Thu, 04 Jul 2013 07:12:45 +0000</pubDate>
    </item>
    <item>
      <title>php更改默认时区,php date(\'Y-m-d H:i:s\')</title>
      <link>http://bbs.yidz.cn/thread-12-1-1.html</link>
      <description><![CDATA[关于php时区错误问题
date( \&quot;Y-m-d   G:i   T \&quot;,time())   取出来的时间和本地时间老差8个小时，电脑系统确定是中国标准时（GMT+8），最后终于找到了问题所在： 
原来从php5.1.0开始，php.ini里加入了date.timezone这个选项，默认情况下是关闭的 
也就是显示的时间（ ...]]></description>
      <category>PHP开发</category>
      <author>jaly26</author>
      <pubDate>Wed, 03 Jul 2013 14:38:14 +0000</pubDate>
    </item>
    <item>
      <title>Linux php SMTP发信 Godaddy空间</title>
      <link>http://bbs.yidz.cn/thread-11-1-1.html</link>
      <description><![CDATA[Trying to smtp.163.com:25
Error: Cannot connenct to relay host smtp.163.com
Error: Connection refused (111)
Error: Cannot send email to 74526359@qq.com
无论怎么设置，都提示无法连接到smtp服务器，错误信息如下：
Trying to smtp.163.com:25 Error: Can ...]]></description>
      <category>PHP开发</category>
      <author>小林飞刀</author>
      <pubDate>Wed, 03 Jul 2013 14:34:35 +0000</pubDate>
    </item>
    <item>
      <title>mysql_fetch_row,mysql_fetch_array,mysql_fetch_assoc的区别</title>
      <link>http://bbs.yidz.cn/thread-10-1-1.html</link>
      <description><![CDATA[代码如下:

分析： 
1、mysql_fetch_row--------------------------------------
这个函数是从结果集中取一行作为枚举数据，从和指定的结果标识关联的结果集中取得一行数据并作为数组返回。每个结果的列储存在一个数组的单元中，偏移量从 0 开始。 注意，这里是从0 ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Wed, 03 Jul 2013 14:28:30 +0000</pubDate>
    </item>
    <item>
      <title>Smarty缓存的设置问题</title>
      <link>http://bbs.yidz.cn/thread-9-1-1.html</link>
      <description><![CDATA[Smarty缓存的设置问题
smarty不仅将php实现了mvp，将代码和模板层分离；同时还缓存页面，
加快网站的打开速度，提升网站性能，降低数据库的压力，但是怎么设置缓存才是最合理的呢？
smarty的缓存开关变量是$caching，默认是关闭状态，值为false，一般是在调试状态下 ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Wed, 03 Jul 2013 14:27:38 +0000</pubDate>
    </item>
    <item>
      <title>php替换字符串函数strtr()和str_repalce()区别</title>
      <link>http://bbs.yidz.cn/thread-7-1-1.html</link>
      <description><![CDATA[strtr(string,from,to)：逐个字符开始替换，以from跟to中长度较较短的一个为准，例如:strtr(\&quot;aidenliu\&quot;,\&quot;ai\&quot;,\&quot;b\&quot;)   只替换原始字符串中出现的a 输出：bidenliustrtr(\&quot;aidenliu\&quot;,\&quot;a\&quot;,\&quot;bc\&quot;) 只替换原始字符串中出现的a 输出：bidenliu此函数是大小写敏感的,具如果发生多 ...]]></description>
      <category>PHP开发</category>
      <author>jaly</author>
      <pubDate>Wed, 03 Jul 2013 14:24:45 +0000</pubDate>
    </item>
  </channel>
</rss>