全部博文(107)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
PHP功能齐全的发送邮件类 | 791 | 0 | 0 | 2008-05-29 | |
PHP程序员最易犯10种错误(转) | 707 | 0 | 0 | 2008-05-25 | |
php确认码 | 1046 | 0 | 0 | 2008-05-19 | |
SQL防注入代码 | 907 | 0 | 0 | 2008-05-19 | |
LAMP的配置过程!!!《---在phpchina上的 | 883 | 0 | 0 | 2008-05-17 | |
PHP 6开源新版发布前新特性大展望 | 880 | 0 | 0 | 2008-05-14 | |
PHP动态网站开发中常用的8个小技巧 | 539 | 0 | 0 | 2008-05-12 | |
文本区域提示代码 | 844 | 0 | 0 | 2008-04-22 | |
FPDF mc_table 类 | 1098 | 0 | 0 | 2008-04-21 | |
什么是风险投资 | 913 | 0 | 0 | 2008-03-08 | |
未来IT新技术与IT行业思考 | 823 | 0 | 0 | 2008-03-04 | |
SaaS是Software-as-a-service(软件即服务) | 905 | 0 | 0 | 2008-02-19 | |
Mozilla Thunderbird 导入导出邮件 | 22306 | 0 | 0 | 2008-01-25 | |
js 层叠菜单代码 及 讲解 | 2403 | 0 | 0 | 2008-01-16 |
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 ''; }