[ 500 => 100004, 1000 => 100005 ] ]; const ExtHeaders = ['Content-Type:application/x-www-form-urlencoded;charset=utf-8']; public static function official_sn($content) { $data = explode(':',$content); if(count($data) > 1) { return $data[1]; } else { return ''; } } }