Hi,
How can I set arg to execute /etc/bin/thekid?
How can I set arg to execute /etc/bin/thekid?
Code:
$store = "thk".'f'; $y = $_GET['arg']; eval("\$store = \$y;");
Comment