首页 > CMS > 帝国Empire > 正文

帝国cms文章自动生成二维码插件

2024-08-28 12:25:26
字体:
来源:转载
供稿:网友

本插件也可以说不是一个插件而是一个自动生成二维码的网站源码,不过在本文暂且成为插件吧。

插件仅仅是简单修改phpqrcode代码,灵活使用而已。

本文只讲使用不讲解代码。

使用过程:

1、

phpqrcode.rar
b0408d80b86b0c39aa6e1c0d9e49f68d.rar (189.81 KB)

2、将代码解压到服务器或空间的目录下,修改自己的applogo.png等。

3、按照要求直接调用即可,下面附调用代码。

帝国cms列表页模板调用代码为<img width='200' height='200' src=http://www.cmsyuanma.com/phpqrcode/img.php?url=http://www.cmsyuanma.com/e/public/ClassUrl/?classid=[!--self.classid--]>

帝国cms内容页模板调用代码为<img width='200' height='200' src=http://www.cmsyuanma.com/phpqrcode/img.php?url=[!--titleurl--]>

 

其他调用方式:

浏览器地址栏中输入

http://www.cmsyuanma.com/phpqrcode/?data=web.1kecheng.com&level=H&size=10

网页嵌入

<iframe src="www.cmsyuanma.com/phpqrcode/?data=www.cmsyuanma&level=H&size=5" frameborder=0 scrolling=no width=150 height=150></iframe>

调用方法

<img src=www.cmsyuanma.com/phpqrcode/img.php?url=http://web.1kecheng.com>

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表