Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Variables
Connection scheme

Variables

const AFS_SCHEME_HTTP = 'http'
 HTTP: Non secured mode.
const AFS_SCHEME_HTTPS = 'https'
 HTTPS: Secured mode.

Detailed Description

Antidot Web Services can be queried in standard HTTP mode or in secured mode (HTTPS).