/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
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 { } } }