Trader Функции
PHP Manual

trader_set_compat

(PECL trader >= 0.2.2)

trader_set_compatSet compatibility mode

Описание

void trader_set_compat ( integer $compatId )

Set compatibility mode which will affect the way calculations are done by all the extension functions.

Список параметров

compatId

Compatibility Id. TRADER_COMPATIBILITY_* series of constants should be used.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


Trader Функции
PHP Manual