Documentation

rpc_php
in package

Table of Contents

Properties

$token  : mixed

Methods

client()  : mixed
客户端请求
get_http_author()  : mixed
取TOKEN
server()  : mixed
服务端

Properties

$token

public static mixed $token

Methods

client()

客户端请求

public static client(mixed $remote_url[, mixed $is_remote = false ]) : mixed
Parameters
$remote_url : mixed
$is_remote : mixed = false

get_http_author()

取TOKEN

public static get_http_author() : mixed

server()

服务端

public static server(mixed $class) : mixed
Parameters
$class : mixed

        
On this page

Search results