🌈 搜索
📅  最后修改于: 2022-03-11 14:53:46.183000             🧑  作者: Mango
if (!file_exists('somefile.txt')) { touch('somefile.txt', strtotime('-1 days')); }