diff --git a/reference/filesystem/functions/mkdir.xml b/reference/filesystem/functions/mkdir.xml index 00e0337a1f..e3ad8fc22f 100644 --- a/reference/filesystem/functions/mkdir.xml +++ b/reference/filesystem/functions/mkdir.xml @@ -57,7 +57,8 @@ recursive - Default to &false;. + Allows the creation of nested directories specified in the + pathname. Defaults to &false;. @@ -127,6 +128,30 @@ +]]> + + + + + + <function>mkdir</function> using the <parameter>recursive</parameter> parameter + + ]]>