RADIUS_ACCT_OPEN(3) 1 RADIUS_ACCT_OPEN(3) radius_acct_open - Creates a Radius handle for accountingSYNOPSISresource radius_acct_open (void )DESCRIPTIONRETURN VALUESReturns a handle on success, FALSE on error. This function only fails if insufficient memory is available.EXAMPLESExample #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 |
|---|
| readdir(3) - php |
| bcompiler_write_file(3) - php |
| bcompiler_write_functions_from_file(3) - php |
| pg_free_result(3) - php |
| tmpfile(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Please Welcome Don Cragun as Lead Moderator |