|
posix_getsidGet the current sid of the process Description
intfalse posix_getsid(int
$process_id )
Return the session id of the process Parameters
Return Values
Returns the identifier, as an int, or Examples
Example #1 Example use of posix_getsid
See Also
|