Nome
Tamanho (KBytes)
Enviado em
Downloads
fetch (PDO::FETCH_OBJ)) { ?>
= $obj->_name ?>
= number_format ($obj->_size / 1024, 0, ',', '.') ?>
= $obj->_create_date ?>
= isset ($obj->_counter) ? $obj->_counter : '0' ?>
= number_format ($obj->_size, 0, ',', '.') ?> Bytes
= $obj->_mimetype ?>
= trim ($obj->_description) == '' ? 'Sem descrição' : $obj->_description ?>
getDataPath ()); if ($size !== FALSE) echo 'Tamanho total do repositório:
'. number_format ($size / 1000, 0, ',', '.') .' KBytes
'; else echo '
Não há um diretório válido de arquivos
'; ?>