TAILIEUCHUNG - PHP Developer's Dictionary- P76

PHP Developer's Dictionary- P76:PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP brings together the best of Perl, C++, and other languages. | PHP Developer s Dictionary Description The posix_getegid function returns the numeric effective group ID GID of the current process. This function returns false 0 if the function is not successful. posix_setuid Syntax bool posix_setuid int uid Description The posix_setuid function sets the real user ID UID of the current process. This function returns false 0 if the function is not successful. Note This function requires sufficient rights to complete successfully. These privileges usually require root access to the system. posix_setgid Syntax bool posix_setgid int gid Description The posix_setgid function sets the real group ID GID of the current process. This function returns false 0 if the function is not successful. Note This function requires sufficient rights to complete successfully. These privileges usually require root access to the system. posix_getgroups IT-SC book 375 PHP Developer s Dictionary Syntax array posix_getgroups void Description The posix_getgroups function returns an array of integers containing the numeric group IDs of the current process. This function returns false 0 if the function is not successful. posix_getlogin Syntax string posix_getlogin void Description The posix_getlogin function returns the login name of the user owning the current process. This function returns false 0 if the function is not successful. posix_getpgrp Syntax int posix_getpgrp void Description The posix_getpgrp function returns the process group identifier of the current process. This function returns false 0 if the function is not successful. posix_setsid Syntax int posix_setsid void IT-SC book 376 PHP Developer s Dictionary Description The posix_setsid function makes the current process a session leader. This function returns the session ID or false 0 if the function is not successful. posix_setpgid Syntax int posix_setpgid int pid int pgid Description The posix_setpgid function allows the process pid to join the process group pgid. This function returns false 0

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.