function getIP(){
static $realip;
if (i...
function format_str1($str){
$str = str_repl...
function fn_curl_post($uri,$data){
// 参数数组
...
function fn_formatdate($time){
$rtime ...
function p($var)
{
if (is_bool($var)) {
...