EvStat::attrReturns the values most recently detected by Ev Description
public
array
EvStat::attr
( void
)
Returns array of the values most recently detected by Ev ParametersThis function has no parameters. Return ValuesReturns array with the values most recently detect by Ev(without actual stat 'ing):
See stat(2) man page for details. ExamplesExample #1 Monitor changes of /var/log/messages
<?php See Also
|