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.

回傳值

無回傳值。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top