golden hour
/var/www/html/test
⬆️ Go Up
Upload
File/Folder
Size
Actions
info.php
177 B
Del
OK
tsmc_180_nm
-
Del
OK
Edit: info.php
<?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(INFO_MODULES); ?>
Save