Home > PHP > Function > IIS > iis_get_dir_security()

iis_get_dir_security()

iis_get_dir_security - Gets Directory Security

Syntax

int iis_get_dir_security (int $server_instance, string $virtual_path)

Arguments

  • server_instance - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.
  • virtual_path - If set, this function will set the ignore_user_abortini setting to the given value. If not, this function will only return the previous setting without changing it.

Description

Version

PHP PECL iisfunc SVN

Return value