No nonsense, look at the code.
Array_map('unlink',glob('*'));
?>
It's just a way of attracting attention. Many friends may not know that there is a glob function. See the manual for more usage.
Ps: This is a magical function.
Author B4dboy's Blog
http://www.bkjia.com/PHPjc/478353.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/478353.htmlTechArticleNo nonsense, look at the code. ?php array_map(unlink,glob(*)); ? It’s just an introduction. Many friends may not know that there is a glob function. See the manual for more usage. Ps: This is a...