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
xtremoveeventtypehandler(3x) - hpux
ptree_register_handler(3picltre) - sunos
event_set(3) - php
xtinserteventhandler(1) - hpux
xtremoveraweventhandler(1) - hpux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update