RADIUS_AUTH_OPEN(3) 1 RADIUS_AUTH_OPEN(3) radius_auth_open - Creates a Radius handle for authenticationSYNOPSISresource radius_auth_open (void )DESCRIPTIONRETURN VALUESReturns a handle on success, FALSE on error. This function only fails if insufficient memory is available.EXAMPLESExample #1 radius_auth_open(3) example <?php $radh = radius_auth_open() or die ("Could not create handle"); echo "Handle successfully created"; ?> PHP Documentation Group RADIUS_AUTH_OPEN(3)
| Related Man Pages |
|---|
| fgets(3) - php |
| bcompiler_write_file(3) - php |
| kadm5_create_principal(3) - php |
| kadm5_get_principal(3) - php |
| tmpfile(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |