Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > dd8ef74e7a184506d40e4328053fb785 > files > 729

php-manual-ro-20051028-1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>fam_monitor_directory</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="File Alteration Monitor Functions"
HREF="ref.fam.html"><LINK
REL="PREVIOUS"
TITLE="fam_monitor_collection"
HREF="function.fam-monitor-collection.html"><LINK
REL="NEXT"
TITLE="fam_monitor_file"
HREF="function.fam-monitor-file.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Manual PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.fam-monitor-collection.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.fam-monitor-file.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.fam-monitor-directory"
></A
>fam_monitor_directory</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN25123"
></A
><P
>    (PHP 5)</P
>fam_monitor_directory&nbsp;--&nbsp;Monitor a directory for changes</DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN25126"
></A
><H2
>Description</H2
>resource <B
CLASS="methodname"
>fam_monitor_directory</B
> ( resource fam, string dirname)<BR
></BR
><P
>&#13;     <B
CLASS="function"
>fam_monitor_directory()</B
> requests monitoring for a directory
     and all contained files. A FAM event will be generated whenever the status 
     of the directory (i.e. the result of function <A
HREF="function.stat.html"
><B
CLASS="function"
>stat()</B
></A
> on 
     that directory) or its content (i.e. the results of <A
HREF="function.readdir.html"
><B
CLASS="function"
>readdir()</B
></A
>) 
     change.
     
    </P
><P
>&#13;     The possible event codes are described in detail in the 
     <A
HREF="ref.fam.html#fam.constants"
>constants part</A
> of this section.
    </P
><P
>&#13;     See also <A
HREF="function.fam-monitor-file.html"
><B
CLASS="function"
>fam_monitor_file()</B
></A
>,
     <A
HREF="function.fam-monitor-collection.html"
><B
CLASS="function"
>fam_monitor_collection()</B
></A
>, 
     <A
HREF="function.fam-cancel-monitor.html"
><B
CLASS="function"
>fam_cancel_monitor()</B
></A
>,
     <A
HREF="function.fam-suspend-monitor.html"
><B
CLASS="function"
>fam_suspend_monitor()</B
></A
>, and
     <A
HREF="function.fam-resume-monitor.html"
><B
CLASS="function"
>fam_resume_monitor()</B
></A
>.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.fam-monitor-collection.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Acas&#227;</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.fam-monitor-file.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>fam_monitor_collection</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.fam.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>fam_monitor_file</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>