php - tmpfile(); 파일 경로 및 파일명 $tmp = tmpfile(); $meta = stream_get_meta_data($tmp); print_r($meta); fclose($tmp); plainfile [stream_type] => STDIO [mode] => r+b [unread_bytes] => 0 [seekable] => 1 [uri] => /tmp/php97QAuq [timed_out] => [blocked] => 1 [eof] => ) 카테고리 없음 2023.02.09