公布一个获取PHP获取硬盘序列号的扩展

WBOY
Release: 2016-06-13 13:24:19
Original
2511 people have browsed it

发布一个获取PHP获取硬盘序列号的扩展
下载地址:http://sharego.org/php_diskserial.dll
使用方法
1、复制文件到php/ext目录下,修改php.ini添加 extension=php_diskserial.dll
2、重启Apache
3、

PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
<?php get_hard_disk_serial();

Copy after login


VC6编译,WINDOWS XP 和 PHP5.2.14测试通过

------解决方案--------------------
源代码下载地址:
http://sharego.org/php_diskserial.rar
------解决方案--------------------
get_hard_disk_serial();

------解决方案--------------------
记号下日后封垃圾贴用得着
------解决方案--------------------
探讨
记号下日后封垃圾贴用得着

------解决方案--------------------
好东西,谢谢楼主分享!
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template