(PHP 4) php_uusetmsgcallback -- Sets the Message Callback function.
int php_uusetmsgcallback (string func) This function sets the Message Callback function to func. It always returns UURET_OK. If func == NULL, the callback is disabled.