Voll Upload SGD Fachinformatiker PHP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
echo 'Freier Speicher mit diskfreespace(".") ' . diskfreespace(".") . ' Byte' . "<br>";
|
||||
|
||||
echo 'Gesamter Speicherplatz mit disk_total_space("."): ' . disk_total_space('.') . ' Byte' . "<br>";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user