Skip to content

oasmichael/nbphp

Repository files navigation

nbphp.so/php_nbphp.dll-1.1

github:https://github.com/oasmichael/nbphp

nbphp.so-php日志扩展
由强哥一手打造

Linux 安装方式
phpize
./configure --with-php-config=xxxx(php-config的路径)
make
make install
ps:mac系统需要加sudo你懂的

Windows 系统

dll文件在windll目录内

nl的目前支持的是wamp server 2.5(php5.5.12)记录日志的目录是在c:\wamp\logs内

wamp server 2.5 官网地址:http://www.wampserver.com/en/

功能介绍

支持Linux和Windows系统

支持PHP各类型变量记录日志(字符串、数组、对象、资源等)

超强的加密函数md6

支持函数列表
nl(log,cat,logpath) 日志,分类,日志目录(后两个参数是可选参数)
md6(sss,salt) 第一个参数是要加密的字符串 第二个是盐(此方法比md5要难破解)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published