Y
Hacker News
new
|
ask
|
show
|
jobs
by
z92
4798 days ago
I would rather use Java in that case.
1 comments
rmrfrmrf
4797 days ago
Your wish is my command.
$username = array(); exec('java sanitize.class ' . escapeshellarg($_POST['username']), $username);
link