Use PHP's bool file_exists ( string $filename ) method to check if the files exists. If not create it and write your contents to it (e.g. using ...
確定! 回上一頁