标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
php 图片增加背景 | 2408 | 0 | 0 | 2011-09-21 | |
PHP 查询 mssql数据库时latin1数据 | 1463 | 0 | 0 | 2011-09-20 | |
java | 847 | 0 | 0 | 2011-09-14 |
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 ''; }