|
PHP5中文手册
win32_create_service(No version information available, might be only in CVS) win32_create_service — Creates a new service entry in the SCM database 说明
mixed win32_create_service
( array $details
[, string $machine
] )
参数
返回值Returns TRUE on success, otherwise returns a win32 error code. 范例
Example#1 A win32_create_service() example Any text that describes the purpose of the example, or what goes on in the example should go here (inside the
<?php |