Download List

项目描述

php-msrpc is a PHP binding for MSRPC, which is Microsoft's proprietary protocol
for managing Windows servers and the like. It uses the libraries provided by
the Samba-TNG project, which is required for use. php-msrpc will enable you to
write Web-based administration tools for Windows (such as a user manager) with
a Web server running under Linux.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-25 23:05
0.0.4

本新闻稿中包含的新命令msrpc_registry_key_getlist(),msrpc_registry_key_create(),msrpc_registry_key_delete(),msrpc_registry_value_get(),msrpc_registry_value_create()和msrpc_registry_value_delete()。
标签: Development, Major feature enhancements
This release contains the new commands msrpc_registry_key_getlist(), msrpc_registry_key_create(), msrpc_registry_key_delete(), msrpc_registry_value_get(), msrpc_registry_value_create(), and msrpc_registry_value_delete().

2001-09-17 23:24
0.0.3

新的命令msrpc_user_enum(),msrpc_user_create(),msrpc_user_modify(),msrpc_user_delete(),msrpc_shutdown()和msrpc_shutdown_abort()。
标签: Development, Major feature enhancements
New commands msrpc_user_enum(), msrpc_user_create(), msrpc_user_modify(), msrpc_user_delete(), msrpc_shutdown(), and msrpc_shutdown_abort().

2001-07-25 01:06
0.0.2

此版本增加了新的命令msrpc_disconnect(),msrpc_service_stop()和msrpc_service_start()。还有PHP模块修复,一般清理,以及包括命令列表。
标签: Development, Minor feature enhancements
This release adds the new commands msrpc_disconnect(), msrpc_service_stop(), and msrpc_service_start(). There are also PHP module fixes, general cleanups, and an included command list.

2001-07-18 23:26
0.0.1

标签: Development, Initial freshmeat announcement

Project Resources