test.php

41 B
04/08/2025 05:23
PHP
<?php
echo "PHP is working!";
phpinfo();