Код клиента:
Код: Выделить всё
$tofind = $this->request->query;
$conditions = array( `enter code here`
array(
"TransactionInfo.created >= " => "$startDate_finder",
"TransactionInfo.created
Подробнее здесь: [url]https://stackoverflow.com/questions/17175738/how-to-send-my-array-to-my-api[/url]