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