Join Up!
104887 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousposix_getrlimitposix_getuidnext
Last updated: Mon, 28 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Spanish

posix_getsid

(PHP 3>= 3.0.10, PHP 4 )

posix_getsid --  Liefert die aktuelle Session-ID (sid) des Prozesses

Beschreibung

int posix_getsid ( int pid)

Diese Funktion gibt die Session-ID des Prozesses pid zurück. Falls pid 0 ist, wird die Session-ID des aktuellen Prozesses zurückgegeben.

Dies ist keine POSIX-Funktion, ist aber auf BSD- und System V-Systemen gängig. Falls Ihr System diese Funktion nicht auf der Systemebene unterstützt, gibt diese PHP-Funktion immer FALSE zurück.

User Contributed Notes
posix_getsid
add a note about notes
There are no user contributed notes for this page.
previousposix_getrlimitposix_getuidnext
Last updated: Mon, 28 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST