- PHP 手册
- 函数参考
- 其它服务
File Alteration Monitor
- 简介
- 安装/配置
- 需求
- 安装
- 运行时配置
- 资源类型
- 预定义常量
- FAM 函数
- fam_cancel_monitor — Terminate monitoring
- fam_close — Close FAM connection
- fam_monitor_collection — Monitor a collection of files in a directory for changes
- fam_monitor_directory — Monitor a directory for changes
- fam_monitor_file — Monitor a regular file for changes
- fam_next_event — Get next pending FAM event
- fam_open — Open connection to FAM daemon
- fam_pending — Check for pending FAM events
- fam_resume_monitor — Resume suspended monitoring
- fam_suspend_monitor — Temporarily suspend monitoring
User Contributed Notes 1 note
up down 1 onomame ¶1 year ago
Alternatives to this function include
http://php.net/manual/book.inotify.php
add a note
官方地址:https://www.php.net/manual/en/book.fam.php