random-web-tools/api/php/phpinfo.php

5 lines
43 B
PHP
Raw Normal View History

2024-10-16 11:19:00 +03:00
<?php
require_once 'cors.php';
phpinfo();