Query: radius_send_request
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RADIUS_SEND_REQUEST(3) 1 RADIUS_SEND_REQUEST(3) radius_send_request - Sends the request and waites for a replySYNOPSISint radius_send_request (resource $radius_handle)DESCRIPTIONAfter the Radius request has been constructed, it is sent by radius_send_request(3). The radius_send_request(3) function sends the request and waits for a valid reply, retrying the defined servers in round-robin fashion as necessary.RETURN VALUESIf a valid response is received, radius_send_request(3) returns the Radius code which specifies the type of the response. This will typi- cally be RADIUS_ACCESS_ACCEPT, RADIUS_ACCESS_REJECT, or RADIUS_ACCESS_CHALLENGE. If no valid response is received, radius_send_request(3) returns FALSE.SEE ALSOradius_create_request(3). PHP Documentation Group RADIUS_SEND_REQUEST(3)
| Related Man Pages | 
|---|
| rarpc(1m) - hpux | 
| radius_put_addr(3) - php | 
| radius_put_vendor_attr(3) - php | 
| radius_put_vendor_int(3) - php | 
| radius_put_vendor_string(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| Rules for Homework & Coursework Questions Forum | 
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) | 
| New Code Tags (Syntax Highlighting) |