2014年8月26日

php cli方式下获取服务器ip

摘要: (未整理....)(1)php cli方式下获取服务器ip[php]function getServerIp(){ $ss = exec('/sbin/ifconfig eth0 | sed -n \'s/^ *.*addr:\\([0-9.]\\{7,\\}\\) .*$/\\1/p\'',$ar... 阅读全文

posted @ 2014-08-26 16:06 珩~ 阅读(2237) 评论(0) 推荐(0) 编辑

导航