Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ajax/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用带有netserverenum函数的netapi32.dll,使用php codeigniter在同一网络中获取Machine名称_Php_Apache_Codeigniter - Fatal编程技术网

使用带有netserverenum函数的netapi32.dll,使用php codeigniter在同一网络中获取Machine名称

使用带有netserverenum函数的netapi32.dll,使用php codeigniter在同一网络中获取Machine名称,php,apache,codeigniter,Php,Apache,Codeigniter,我想使用php codeigniter和函数netsererenum(来自netapi32.dll)在同一网络中检索Machinine名称。我在apache上使用php5.5.12。有可能吗 您可以创建一个小的可执行文件并使用函数运行它。否则,这可能就不那么容易了。感谢您在我使用系统中的netapi32.dll时的回复。我在php.ini文件中添加了扩展名,但它不受支持。那么,你能指导我吗?有人告诉我正确的方法吗…?在使用exec()函数之前,我想知道如何在php codeigniter中使用n

我想使用php codeigniter和函数netsererenum(来自netapi32.dll)在同一网络中检索Machinine名称。我在apache上使用php5.5.12。有可能吗

您可以创建一个小的可执行文件并使用函数运行它。否则,这可能就不那么容易了。

感谢您在我使用系统中的netapi32.dll时的回复。我在php.ini文件中添加了扩展名,但它不受支持。那么,你能指导我吗?有人告诉我正确的方法吗…?在使用exec()函数之前,我想知道如何在php codeigniter中使用netapi32.dll。是否可以使用dll文件在同一网络中收集机器名。请仅提供相关答案。