ibase_free_event_handler(3) php man page | unix.com

Man Page: ibase_free_event_handler

Operating Environment: php

Section: 3

IBASE_FREE_EVENT_HANDLER(3)						 1					       IBASE_FREE_EVENT_HANDLER(3)

ibase_free_event_handler - Cancels a registered event handler

SYNOPSIS
bool ibase_free_event_handler (resource $event)
DESCRIPTION
This function causes the registered event handler specified by $event to be cancelled. The callback function will no longer be called for the events it was registered to handle.
PARAMETERS
o $event - An event resource, created by ibase_set_event_handler(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ibase_set_event_handler(3). PHP Documentation Group IBASE_FREE_EVENT_HANDLER(3)
Related Man Pages
xtinserteventhandler(3) - hpux
xtremoveeventhandler(3) - hpux
xtremoveraweventhandler(3) - hpux
xtinserteventhandler(1) - hpux
xtinsertraweventhandler(1) - hpux
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!