可以在一个php文件内写代码删除自身文件吗解决思路

WBOY
Release: 2016-06-13 10:13:15
Original
958 people have browsed it

可以在一个php文件内写代码删除自身文件吗
可以在一个php文件内写代码删除自身文件吗

------解决方案--------------------
一试便知。
------解决方案--------------------
unlink()试试吧。

------解决方案--------------------

探讨

不可以吧

------解决方案--------------------
经测试可以删除,运行的时候程序已经载入内存,和程序文件本身已经没有关联了
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!