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