PHP 7.0.6 Released

trader_errno

(PECL trader >= 0.3.0)

trader_errnoGet error code

Description

integer trader_errno ( void )

Get error code of the last operation.

Return Values

Returns the error code identified by one of the TRADER_ERR_* constants.

User Contributed Notes

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