eio_chmod (PECLeio>=0.0.1dev) eio_chmod—Changefile/direcrorypermissions.
php$temp_filename = "eio-temp-file.tmp";touch($temp_filename);/* Is called when eio_chmod() finished
当在流URL上调用以下函数之一时调用它: touch() chmod() chown() chgrp() 请注意,其中一些操作可能无法在您的系统上使用。
php$old = umask(0);chmod("/path/some_dir/some_file.txt", 0755);umask($old);// Checkingif ($old !
有关模式和权限的更多信息,请参阅chmod()。 例子 Example#1getcwd()example <?php// current directoryecho getcwd() .
←basename chmod→ ©1997–2017ThePHPDocumentationGroup 根据知识共享署名许可证v3.0或更高版本授权。

扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2026 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号:粤B2-20090059
粤公网安备44030502008569号
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号
