test

Php code posted
created at 26 Feb 00:05

Edit | Back
1
2
3
4

if(!empty($_POST[name]) && !empty($_POST[sport])){
$client->someFunction($array('key' => "value");
}
106 Bytes in 2 ms with coderay