Skip to content

请问还能精简么 #1

Description

@xingline

首先我php小白,付费请求写成一个php文件调用或者一个function dizhi($ip),到时我直接dizhi($ip) 就能返回类似
array(5) {
["ip"]=>
string(13) "122.5.255.255"
["country"]=>
string(6) "中国"
["province"]=>
string(6) "山东"
["city"]=>
string(9) "菏泽市"
["isp"]=>
string(6) "电信"
}

就想要你这种输出样式,这样可以方便获取其中某项的值,谢谢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions