John Nicholls
Results
2
issues of
John Nicholls
Just a suggestion... change the following to use PHP's tempnam() function to avoid all chance of collision ``` $input_hash = sha1($this->string); $file = $this->TEMP_FILES_DIR . '/' . $input_hash . '.txt';...
Correct network mask for Windows