标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
WEB 打印 | 845 | 0 | 0 | 2009-06-09 | |
php 显示sqlserver二进制图片 | 3974 | 0 | 0 | 2009-06-08 | |
Ubuntu 9.04下安装飞信Libfetion及不能启动的解决方法 | 1477 | 0 | 0 | 2009-06-01 |
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 '';
}