diff --git a/reference/iisfunc/book.xml b/reference/iisfunc/book.xml new file mode 100644 index 0000000000..d945244bba --- /dev/null +++ b/reference/iisfunc/book.xml @@ -0,0 +1,60 @@ + + + + + + + IIS Administration + + + + &reftitle.intro; + + &pecl.moved; + + This extension is available for Win32 only. It provides functions + to administrate Microsoft Internet Information Server (IIS). + The extension includes function to create web sites and virtual + directories as well as configuring security and script mapping. + These functions have been added in PHP 4. + + + In order to use these functions you must enable the + php_iisfunc.dll DLL inside of &php.ini;. + &pecl.windows.download; + + + + + + &reference.iisfunc.setup; + &reference.iisfunc.constants; + &reference.iisfunc.reference; + + + + + diff --git a/reference/iisfunc/constants.xml b/reference/iisfunc/constants.xml index c0658c3145..a0b4c5bc1e 100644 --- a/reference/iisfunc/constants.xml +++ b/reference/iisfunc/constants.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.constants; &extension.constants; @@ -126,7 +126,7 @@ -
+ - - + IIS Administration Functions IIS Functions - -
- &reftitle.intro; - - &pecl.moved; - - This extension is available for Win32 only. It provides functions - to administrate Microsoft Internet Information Server (IIS). - The extension includes function to create web sites and virtual - directories as well as configuring security and script mapping. - These functions have been added in PHP 4. - - - In order to use these functions you must enable the - php_iisfunc.dll DLL inside of &php.ini;. - &pecl.windows.download; - -
- -
- &reftitle.required; - &no.requirement; -
- -
- &reftitle.install; - &no.install; -
- -
- &reftitle.runtime; - &no.config; -
- -
- &reftitle.resources; - &no.resource; -
- - &reference.iisfunc.constants; - -
- &reference.iisfunc.entities.functions;
diff --git a/reference/iisfunc/setup.xml b/reference/iisfunc/setup.xml new file mode 100644 index 0000000000..0fa5ebd3fc --- /dev/null +++ b/reference/iisfunc/setup.xml @@ -0,0 +1,57 @@ + + + + + &reftitle.setup; + + +
+ &reftitle.required; + &no.requirement; +
+ + + +
+ &reftitle.install; + &no.install; +
+ + + +
+ &reftitle.runtime; + &no.config; +
+ + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + +