摘要:$source=file_get_contents('http://www.ip138.com/ips138.asp?ip='.$ip.'&action=2'); preg_match_all("/(.*)/isU",$source,$result); $result = $result...
阅读全文
06 2014 档案
摘要:"北京",12=>"天津",13=>"河北",14=>"山西",15=>"内蒙古", 21=>"辽宁",22=>"吉林",23=>"黑龙江", 31=>"上海",32=>"江苏",33=>"浙江",34=>"安徽",35=>"福建",36=>"江西&q
阅读全文
摘要:$Model = new Model(); $sql = "select * from `order`"; $voList = $Model->query($sql);只是需要new一个空的模型继承Model中的方法。
阅读全文
摘要:<?php function build_order_no(){ return date('Ymd').substr(implode(NULL, array_map('ord', str_split(substr(uniqid(), 7, 13), 1))), 0, 8); ...
阅读全文
摘要:https://www.ppmoney.com/Withdrawhttp://www.daibang.com/
阅读全文
摘要:_getBase32LookupTable(); unset($validChars[32]); $secret = ''; for ($i = 0; $i _base32Decode($secret); // Pack time into b...
阅读全文
摘要:代码库/使用指南http://learn.zone.jd.com/cmsuser/index.htm在win7系统下使用TortoiseGit(乌龟git)简单操作Git@OSChttp://my.oschina.net/longxuu/blog/141699
阅读全文
摘要:serialize()和unserialize()在php手册上的解释是:serialize — Generates a storable representation of a valueserialize — 产生一个可存储的值的表示unserialize — Creates a PHP val...
阅读全文