運(yùn)行成功。。。
//運(yùn)行成功 <?php $document_root = $_SERVER['DOCUMENT_ROOT']; $filename = "$document_root/test.txt"; if(file_exists($filename)){ echo "文件存在"; }
//運(yùn)行成功 <?php $document_root = $_SERVER['DOCUMENT_ROOT']; $filename = "$document_root/test.txt"; if(file_exists($filename)){ echo "文件存在"; }
2020-07-15
舉報
2020-07-15
發(fā)到問答來刪不了。。。