PHP Classes

$recursive parameter

Recommend this page to a friend!

      PHP Make Directory Recursive  >  All threads  >  $recursive parameter  >  (Un) Subscribe thread alerts  
Subject:$recursive parameter
Summary:no reason to use this?
Messages:1
Author:Timo Henke
Date:2019-10-14 06:38:53
 

  1. $recursive parameter   Reply   Report abuse  
Picture of Timo Henke Timo Henke - 2019-10-14 06:38:53
Why don't you just use the $recursive parameter of the php internal mkdir command instead of exploding and looping an array?