下一篇 » « 上一篇

chgrp

作者:semirock    时间:2008-03-11    来源:http://444p.com    点击:1540    本文共1篇文章 字体:[ ]

chgrp

<HTML>
<HEAD>
<TITLE>chgrp</TITLE>
</HEAD>
<BODY>
<?
if(chgrp("log.txt", "editors"))
{
print("log.txt changed to editors group");
}
else
{
print("log.txt not changed to editors group");
}
?>
</BODY>
</HTML>
责任编辑:semirock
发表评论
密码: (游客不需要密码)
记住我【Alt+S 或 Ctrl+Enter 快速提交】

搜索工具


《PHP函数》点击排行