![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Connector interface. More...
Public Member Functions | |
send (array $parameters) | |
Send a query. |
Connector interface.
send | ( | array | $parameters | ) |
Send a query.
Query is built using provided parameters.
$parameters | [in] list of parameters used to build the query. |
Implemented in AfsConnector.