/ Published in: PHP
Expand |
Embed | Plain Text
function create_path($targetPath) { $targetClimber = $targetPath; // if the 'climber' exists then reset to the top of the directory and drill down until we find a directory that doesn't exist $targetClimber = $targetPath; } else { } } }
You need to login to post a comment.
