<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CodeIgniter 中国开发者社区 - 教程发布与分享</title>
    <link>https://codeigniter.org.cn/forums/forum-tutorials-1.html</link>
    <description>Latest 20 threads of 教程发布与分享</description>
    <copyright>Copyright(C) CodeIgniter 中国开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 07 May 2026 08:18:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://codeigniter.org.cn/forums/static/image/common/logo_88_31.gif</url>
      <title>CodeIgniter 中国开发者社区</title>
      <link>https://codeigniter.org.cn/forums/</link>
    </image>
    <item>
      <title>TL12581.com腾龙公司会员登录及方式</title>
      <link>https://codeigniter.org.cn/forums/thread-31244-1-1.html</link>
      <description><![CDATA[在我们平台，注册会员将开启一段独特而精彩的旅程，流程如下。第二步：在登录/注册页面，找到“注册会员”按钮并点击。第三步：进入注册界面后， 四步：设置安全且易记的登录密码。五步：根据提示，可能需要同意相关的服务条款和隐私政策。第六步：点击“注册”或“确 ...]]></description>
      <category>教程发布与分享</category>
      <author>xs10692</author>
      <pubDate>Wed, 25 Mar 2026 15:29:34 +0000</pubDate>
    </item>
    <item>
      <title>ci4手机的服务器要求更正</title>
      <link>https://codeigniter.org.cn/forums/thread-31189-1-1.html</link>
      <description><![CDATA[服务器安装要求，手册上面标明是php7.2，但现在官网和实际都是php7.3了，请更正。]]></description>
      <category>教程发布与分享</category>
      <author>smartweb</author>
      <pubDate>Mon, 03 Jan 2022 15:04:51 +0000</pubDate>
    </item>
    <item>
      <title>CI $baseURL 自动配置</title>
      <link>https://codeigniter.org.cn/forums/thread-31180-1-1.html</link>
      <description><![CDATA[在入口文件 index.php 中定义个常量：

$base_url = ((isset($_SERVER[\'HTTPS\']) &amp;&amp; $_SERVER[\'HTTPS\'] == \&quot;on\&quot;) ? \&quot;https\&quot; : \&quot;http\&quot;);
$base_url .= \&quot;://\&quot;.$_SERVER[\'HTTP_HOST\'];
$base_url .= str_replace(basename($_SERVER[\'SCRIPT_NAME\']),\&quot;\&quot;,$_SERVER[\'SCR]]></description>
      <category>教程发布与分享</category>
      <author>筱尘影</author>
      <pubDate>Wed, 21 Apr 2021 11:11:21 +0000</pubDate>
    </item>
    <item>
      <title>求CI4入门视频教程</title>
      <link>https://codeigniter.org.cn/forums/thread-31132-1-1.html</link>
      <description><![CDATA[求CI4入门视频教程]]></description>
      <category>教程发布与分享</category>
      <author>chen2</author>
      <pubDate>Tue, 09 Jun 2020 07:54:16 +0000</pubDate>
    </item>
    <item>
      <title>CI4 LNMP 开启伪静态 并去掉index.php</title>
      <link>https://codeigniter.org.cn/forums/thread-31042-1-1.html</link>
      <description><![CDATA[CI4 LNMP 开启伪静态 并去掉index.php:

1，添加站点等时候 选择 开启 PATHINFO 模式 
2，进入 nginx 配置目录 
3，include enable-php-pathinfo.conf;
4，加入 这一行  保存 、重启 lnmp OK。location / {    try_files $uri $uri/ /index.php/$args;}
 ...]]></description>
      <category>教程发布与分享</category>
      <author>连普科技</author>
      <pubDate>Sat, 27 Jul 2019 13:41:24 +0000</pubDate>
    </item>
    <item>
      <title>新手问一下，ci的访问远程链接的方法是那个</title>
      <link>https://codeigniter.org.cn/forums/thread-31021-1-1.html</link>
      <description><![CDATA[新手问一下，ci的访问远程链接的方法是那个，就是php的curl的封装的]]></description>
      <category>教程发布与分享</category>
      <author>z95469</author>
      <pubDate>Fri, 07 Jun 2019 03:12:51 +0000</pubDate>
    </item>
    <item>
      <title>简单粗暴解决模板JS/CSS相对路径问题</title>
      <link>https://codeigniter.org.cn/forums/thread-25605-1-1.html</link>
      <description><![CDATA[用CI两周了，感觉特别顺手，非常感谢CI提供这么好的产品，本人也希望尽绵薄之力回馈大家，
现在将我使用过程中的一个小心得贡献出来。
===============完美的分割线====================

关于相对路径问题，百度一下，目前主流解决办法主要是两种，

方法一：.将JS/CSS ...]]></description>
      <category>教程发布与分享</category>
      <author>flemming</author>
      <pubDate>Thu, 10 Jan 2019 17:00:53 +0000</pubDate>
    </item>
    <item>
      <title>3套不同版本的CI框架视频教程</title>
      <link>https://codeigniter.org.cn/forums/thread-25554-1-1.html</link>
      <description><![CDATA[3套不同版本的CI框架视频教程

目录如下：
后盾网高清视频教程附课程相关代码
传智CI商城实战附源码
兄弟_邹义良19讲附源码
另外还有个CI留言板源码 
下载地址：http://www.sucaihuo.com/video/116.html ...]]></description>
      <category>教程发布与分享</category>
      <author>bobolong</author>
      <pubDate>Wed, 07 Nov 2018 01:59:35 +0000</pubDate>
    </item>
    <item>
      <title>CI 多个入口项目共享公共数据(model,libiries等)</title>
      <link>https://codeigniter.org.cn/forums/thread-25399-1-1.html</link>
      <description><![CDATA[CI 多个入口项目共享公共数据

1.新建入口文件 wechat.php：


在 define(\'VIEWPATH\', $view_folder.DIRECTORY_SEPARATOR);
下添加


2.将原来的 application 目录下的子目录转移至新建的 assets 公共目录


3.原 application 或 其它新入口的项目(xxx)下的子目录有


 ...]]></description>
      <category>教程发布与分享</category>
      <author>Skiy</author>
      <pubDate>Thu, 14 Jun 2018 10:20:47 +0000</pubDate>
    </item>
    <item>
      <title>像CI3.X一样启动你的CI4</title>
      <link>https://codeigniter.org.cn/forums/thread-25292-1-1.html</link>
      <description><![CDATA[像CI3.X一样启动你的CI4 

一、我的网站根目录是这样放置的 改成了 和CI3一样，只是多了 两个文件夹；
将public里的index.php复制到根目录。



二、添加一下你绑定的域名




三、配置一下你 application/Config/Paths.php ,结束。


 ...]]></description>
      <category>教程发布与分享</category>
      <author>连普科技</author>
      <pubDate>Sat, 26 May 2018 09:37:18 +0000</pubDate>
    </item>
    <item>
      <title>ci集成阿里云邮件推送</title>
      <link>https://codeigniter.org.cn/forums/thread-25114-1-1.html</link>
      <description><![CDATA[项目需求为客户发送电子邮件。于是申请阿里云邮件推送。阿里云邮件推送有三种邮件发送方式。这里使用api接口发送。于是根据阿里文档编写此发送类，与大家分享。(在使用前请正确配置阿里邮件推送)

libraries\\alidm.php

 ...]]></description>
      <category>教程发布与分享</category>
      <author>iamrwang</author>
      <pubDate>Thu, 22 Feb 2018 10:36:47 +0000</pubDate>
    </item>
    <item>
      <title>ci3.x整合ucenter</title>
      <link>https://codeigniter.org.cn/forums/thread-25045-1-1.html</link>
      <description><![CDATA[论坛里面那个精华是个2.x的版本，怎么整都用不了，找了好久，终于 弄好了，这里发帖记录以下，以便后来人不要浪费时间，话说，ci啥时候能像thinkphp那么活跃的，有各种扩展功能包学习使用呢。
主要是在api/uc.php上的配置

1、安装uc
这个不写了，大家应该都会的。

2、 ...]]></description>
      <category>教程发布与分享</category>
      <author>eyouy</author>
      <pubDate>Sun, 14 Jan 2018 09:40:20 +0000</pubDate>
    </item>
    <item>
      <title>大神赐教，求如何使用CI框架上传pdf文件？</title>
      <link>https://codeigniter.org.cn/forums/thread-25001-1-1.html</link>
      <description><![CDATA[我在类型分类中写了“pdf”
        $config[\'allowed_types\'] = \'pdf|gif|jpg|png\';
但是依然出现“ 此文件的类型在禁止上传之列.”  这是怎么回事？ 小白萌新求解释，谢谢！]]></description>
      <category>教程发布与分享</category>
      <author>saturdayhello</author>
      <pubDate>Thu, 21 Dec 2017 12:20:24 +0000</pubDate>
    </item>
    <item>
      <title>本地配置注意点，初学笔记</title>
      <link>https://codeigniter.org.cn/forums/thread-24695-1-1.html</link>
      <description><![CDATA[CI本地访问 请选PHP 5.5

然后c://windows/system32/drivers/etc/hosts配置自己的域名访问方式
# 127.0.0.1 localhost
# 127.0.0.1 www.yuming.com  //本地就用这个可以访问CI框架

config.php文件
$config[\'base_url\']=\'http://www.yuming.com/\';
数据库自己配置好
php ...]]></description>
      <category>教程发布与分享</category>
      <author>拽拽</author>
      <pubDate>Mon, 23 Oct 2017 07:10:57 +0000</pubDate>
    </item>
    <item>
      <title>CI框架最新留言板源码</title>
      <link>https://codeigniter.org.cn/forums/thread-24591-1-1.html</link>
      <description><![CDATA[CodeIgniter三套版本视频教程附留言源码：3套不同版本的CI框架视频教程，分别是后盾网高清视频教程附课程相关代码、传智CI商城实战附源码和兄弟_邹义良19讲附源码，加CI留言板源码 
http://www.sucaihuo.com/video/116.html
 ...]]></description>
      <category>教程发布与分享</category>
      <author>sucaihuo</author>
      <pubDate>Mon, 28 Aug 2017 20:29:14 +0000</pubDate>
    </item>
    <item>
      <title>如何实现多域名访问蛋项目</title>
      <link>https://codeigniter.org.cn/forums/thread-24486-1-1.html</link>
      <description><![CDATA[其实很简单
根据全局变量来获取就行了



$config[\'base_url\'] = ((isset($_SERVER[\'HTTPS\']) &amp;&amp; $_SERVER[\'HTTPS\'] == \&quot;on\&quot;) ? \&quot;https\&quot; : \&quot;http\&quot;);
$config[\'base_url\'] .= \&quot;://\&quot;.$_SERVER[\'HTTP_HOST\'];
$config[\'base_url\'] .= str_replace(basename($_SERVER[\]]></description>
      <category>教程发布与分享</category>
      <author>筱尘影</author>
      <pubDate>Mon, 10 Jul 2017 07:23:55 +0000</pubDate>
    </item>
    <item>
      <title>上机实践：搭建 LNMP + CodeIgniter 开发环境</title>
      <link>https://codeigniter.org.cn/forums/thread-24420-1-1.html</link>
      <description><![CDATA[今天给大家介绍一个可以实践如何搭建 CI 环境的工具：腾讯云开发者实验室，通过这个工具，我们可以实地的操作一下，从 0 搭建环境的每一个步骤。

本次搭建的环境是 LNMP + CodeIgniter

任务大纲


[*]搭建 LNMP 环境
[*]下载安装 CI 框架
[*]实践 CI 框架


实际操作 ...]]></description>
      <category>教程发布与分享</category>
      <author>Hex</author>
      <pubDate>Fri, 09 Jun 2017 03:12:38 +0000</pubDate>
    </item>
    <item>
      <title>上机实践：搭建 LAMP + CodeIgniter 开发环境</title>
      <link>https://codeigniter.org.cn/forums/thread-24419-1-1.html</link>
      <description><![CDATA[今天给大家介绍一个可以实践如何搭建 CI 环境的工具：腾讯云开发者实验室，通过这个工具，我们可以实地的操作一下，从 0 搭建环境的每一个步骤。

本次搭建的环境是 LAMP + CodeIgniter

任务大纲


[*]搭建 LAMP 环境
[*]安装与配置 CI 框架
[*]实践 CI 框架


实际操 ...]]></description>
      <category>教程发布与分享</category>
      <author>Hex</author>
      <pubDate>Fri, 09 Jun 2017 03:10:13 +0000</pubDate>
    </item>
    <item>
      <title>求助帖，改变路由规则</title>
      <link>https://codeigniter.org.cn/forums/thread-24411-1-1.html</link>
      <description><![CDATA[在CI中我想把
1001.z.abc.com/welcome/index
z.abc.com/1001/welcome/index
1001到9999 都是站点ID ，站点ID也可能是随机数或者加密串，求大神给思路！~]]></description>
      <category>教程发布与分享</category>
      <author>fandingqiang</author>
      <pubDate>Tue, 06 Jun 2017 11:51:33 +0000</pubDate>
    </item>
    <item>
      <title>CI总是验证码错误，拿回来的session总是空的解决办法</title>
      <link>https://codeigniter.org.cn/forums/thread-24357-1-1.html</link>
      <description><![CDATA[CI是3.0.6，php原来是7.0.10，昨天闲来无事升级了php7.1.5，登录时总说验证码错误

最后查到session的flashdata()出来为空的，然后继续往下查

查到libraries/session.php下133行的preg_match(\'/^[0-9a-zA-Z]{40}$/\', $_COOKIE[$this-&gt;_config[\'cookie_name\']])，发现不 ...]]></description>
      <category>教程发布与分享</category>
      <author>1023102176</author>
      <pubDate>Sat, 13 May 2017 03:38:06 +0000</pubDate>
    </item>
  </channel>
</rss>