radius_acct_open(3) php man page | unix.com

Man Page: radius_acct_open

Operating Environment: php

Section: 3

RADIUS_ACCT_OPEN(3)							 1						       RADIUS_ACCT_OPEN(3)

radius_acct_open - Creates a Radius handle for accounting

SYNOPSIS
resource radius_acct_open (void )
DESCRIPTION
RETURN VALUES
Returns a handle on success, FALSE on error. This function only fails if insufficient memory is available.
EXAMPLES
Example #1 radius_acct_open(3) example <?php $res = radius_acct_open () or die ("Could not create handle"); print("Handle successfully created"); ?> PHP Documentation Group RADIUS_ACCT_OPEN(3)
Related Man Pages
bcompiler_write_function(3) - php
bcompiler_write_functions_from_file(3) - php
curl_share_init(3) - php
kadm5_modify_principal(3) - php
pg_free_result(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!