inotify_init

PECL inotify >= 0.1.2
inotify_init - Initialize an inotify instance
Manual
Code Examples

inotify_init( ): resource

Initialize an inotify instance for use with inotify_add_watch

Parameters

This function has no parameters.

Return Values

A stream resource or false on error.

Related Functions

Example of inotify_init

Show all examples for inotify_init

PHP Version:


Function inotify_init:

Inotify Functions

Most used PHP functions