Changes between Version 25 and Version 26 of AccountManagement
- Timestamp:
- Dec 13, 2016, 8:24:16 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AccountManagement
v25 v26 84 84 85 85 In addition, an account manager must provide the following RPC, which uses an HTTP POST request. 86 In PHP, the input is available as 87 {{{ 88 $_POST['request'] 89 }}} 86 90 87 91 URL:: 88 92 BASE_URL/rpc.php, where BASE_URL is the URL of the account manager web site. 89 input ::93 input :: 90 94 {{{ 91 95 <acct_mgr_request>