ars_RegisterForAlerts($ctrl, $clientPort, registrationFlags=0)

Registers the specified user with the AR System server to receive alerts.
On success
returns 1
On failure
returns 0

ars_RegisterForAlerts was intrduced in version 1.8 of ARSperl.

Example:

      ($alert = ars_RegisterForAlerts($ctrl, 2100, 0)) || die $ars_errstr;
      


<-- Table of Contents

Last changes to this page 26th Feb 2006 by Jarl Grøneng
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org