argv
}
fx();
<?php
function fx() {
var_dump($_SERVER['argv']); // array ...
}
fx();
you are the god saver man..! LOL 😂😂😂
Обсуждают сегодня