Source Code:
(back to article)
<?php $temp_file_name = uniqid(); echo $temp_file_name ;
Result:
Report an issue