File manager - Edit - /home/autoph/public_html/connectv1/src/Controllers/TestController.php
Back
<?php namespace App\Controllers; class TestController { public function profile() { echo "FUNC"; } public function homeAction($id) { echo $id; exit; print_r($_REQUEST); echo "<br>"; print_r(get_defined_vars()); } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings