全部博文(107)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
漏洞攻击形式 | 1376 | 0 | 0 | 2012-10-31 | |
PHP漏洞扫描 | 2954 | 0 | 0 | 2012-09-08 | |
win2008 IIS7 PHP执行ffmpeg.exe | 5064 | 0 | 0 | 2012-09-08 | |
php 万能截取字符串 | 1347 | 0 | 0 | 2012-03-21 | |
PHP TIFF转换JPG | 5050 | 0 | 0 | 2012-02-27 |
chinaunix网友2011-09-18 19:21
http://hi.baidu.com/mhlovejn/blog/item/2f46fa5b4de7b5302934f030.html
chinaunix网友2011-08-18 16:48
$urlToEncode="Kyler You"; generateQRfromGoogle($urlToEncode); function generateQRfromGoogle($chl,$widhtHeight ='150',$EC_level='L',$margin='0') { $url = urlencode($chl); echo ''; }