For an example see inotify_ini: http://php.net/inotify-init
(PECL inotify >= 0.1.2)
inotify_add_watch — Add a watch to an initialized inotify instance
inotify_add_watch() adds a new watch or modify an
existing watch for the file or directory specified in
pathname
.
Using inotify_add_watch() on a watched object replaces
the existing watch. Using the IN_MASK_ADD
constant
adds (OR) events to the existing watch.
inotify_instance
Resource returned by inotify_init()
pathname
File or directory to watch
mask
Events to watch for. See Predefined Constants.
The return value is a unique (inotify instance wide) watch descriptor,
or false
on failure.
For an example see inotify_ini: http://php.net/inotify-init
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant