function writefilepost($userkey) { $data = "\tFileUpload WebService" . "\tUserkey:" . $userkey; Logfile::writelog($data); }