我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

无法与PHPBB3创建登录集成

I want to integrate a login script with PHPBB3.

I have this code written.

It works well if I comment this line.

require 'forum/includes/functions.php';

But shows no output if this line is executed.

Did you tried commenting

if (!defined('IN_PHPBB'))
{
    exit;
}

from

require 'forum/includes/functions.php';

Or write this line before your include.

define('IN_PHPBB', true);

近期文章

  • 在.appspot.com中查看时,使自定义域规范化
  • 返回getUser,不接收用户访问令牌(CodeIgniter)
  • Bootstrap联系表格
  • 框架URL重写
  • 查询帮助(Sql和PHP)
  • Opencart将product属性添加到product_list.tpl
  • 异步调用Codeigniter控制器方法
  • youtube-dl apache / php问题
  • $ _SESSION不在PHP中存储数据
  • preg匹配错误的结果
  • 有时php cURL无法连接到Node js服务器,返回http代码0
  • 运行APACHE崩溃的Windows服务器 - CPU 100% - Drupal网站
  • 点击锚标签在chrome中不起作用
  • 使用PHP SoapClient的SOAP请求无法正常工作
  • 如何将规范标签添加到OpenCart页面?
  • 如何以编程方式添加可下载产品并在magento中以网格视图显示?
  • 使用PHPExcel比较excel的内容
  • 我想一次发布多个变量
  • 从html页面生成生成pdf文件的方法?
  • 无法启动apache2.2给了我没有这样的文件或目录

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华