I was wondering if it was possible to create folders and subfolders when you're in an base64 encoded directory. Let's say I'm in directory called 'ret' which is encoded to 'index.php?=cmv0' , how can I create a subdirectory using a name submitted in the form? So far, i've managed to create directories in the root folder.