Changes between Version 25 and Version 26 of AccountManagement


Ignore:
Timestamp:
Dec 13, 2016, 8:24:16 PM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagement

    v25 v26  
    8484
    8585In addition, an account manager must provide the following RPC, which uses an HTTP POST request.
     86In PHP, the input is available as
     87{{{
     88$_POST['request']
     89}}}
    8690
    8791 URL::
    8892     BASE_URL/rpc.php, where BASE_URL is the URL of the account manager web site.
    89  input::
     93 input ::
    9094{{{
    9195<acct_mgr_request>