| http://www.w3.org/ns/prov#value | - This function is a combination * of some of the other snips on the php.net site. * All are good but lacked one thing or another * that I needed like .htaccess * files get excluded with the one that checks to * see if the first character is a . and omits * that. * * @example rscandir(dirname(__FILE__).'/')); * @param string $base * @param array $omit * @param array $data * @return array */function
|