首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 生成QR码类(PDF,JPEG,PNG)离线脸谱网喜欢按钮,离线推特跟随按钮和离线视频观看按钮

生成QR码类(PDF,JPEG,PNG)离线脸谱网喜欢按钮,离线推特跟随按钮和离线视频观看按钮

资 源 简 介

Introduction This class should easily enable the users to generate offline Buttons (QR-Codes) for Liking a Facebook Profile, Following a Twitter account or watching a YouTube video. With this codes you can connect your virtual social accounts with the real world outside. Simply put this stickers to wherever you want. On your school bag, your DJ desk or to the shopping window of your shop. Generate more likes and follower with this QR Codes. How to use ``` include "qrcode.class.php"; $qr = new SocialQrCode (); $qr->setType ( SocialQrCode::QRCODETYPEPNG ); $qr->generate ( "http://www.facebook.com/cocacola" ); $qr->show (); ``` Download Source Code http://social-qr-codes.googlecode.com/svn/trunk/qrcode.class.php Working Demo http://qrcodescript.com

文 件 列 表

QRCodeService
css
includes
index.php
js
qrcode.php
VIP VIP
0.189797s