Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/codeigniter/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 在Codeigniter上连接特定代码_Php_Codeigniter_Iframe_Concatenation - Fatal编程技术网

Php 在Codeigniter上连接特定代码

Php 在Codeigniter上连接特定代码,php,codeigniter,iframe,concatenation,Php,Codeigniter,Iframe,Concatenation,我是CodeIgniter的新手,如何使用CodeIgniter上的连接在下面显示此url: <iframe style="border: 0;" src="http://domain.com.ABC123.html" width="800" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe> 网址: 键:ABC123(存储在数据库中,每个用户都有不同的代码) 我只需要

我是CodeIgniter的新手,如何使用CodeIgniter上的连接在下面显示此url:

<iframe style="border: 0;" src="http://domain.com.ABC123.html" width="800" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

  • 网址:
  • 键:ABC123(存储在数据库中,每个用户都有不同的代码)

我只需要为每个活动用户连接密钥

而且。。。到目前为止你试过什么?我们能看到你的代码吗?就像你在任何PHP脚本中所做的一样,甚至是有效的?我不觉得对不起,亚历克斯,我打错了。感谢您现在仍在继续搜索和测试。谢谢@kerbholz