Detaillierte Erklärung zum Löschen von unlink() in PHP-Dateien
Erinnern Sie sich an die Lektion aus der PHP-Dateierstellung: Wir haben eine Datei namens testFile.txt erstellt.
<span style="color: #800080">$myFile</span> = "testFile.txt"<span style="color: #000000">; </span><span style="color: #800080">$fh</span> = <span style="color: #008080">fopen</span>(<span style="color: #800080">$myFile</span>, 'w') or <span style="color: #0000ff">die</span>("can't open file"<span style="color: #000000">); </span><span style="color: #008080">fclose</span>(<span style="color: #800080">$fh</span><span style="color: #000000">); 判断是否删除了</span>. http:<span style="color: #008000">//</span><span style="color: #008000">www.manongjc.com/article/1351.html</span> <span style="color: #800080">$myFile</span> = "testFile.txt"<span style="color: #000000">; </span><span style="color: #008080">unlink</span>(<span style="color: #800080">$myFile</span>);
Nach dem Login kopieren
Beispiel
<span style="color: #800080">$filename</span> = 'file.txt'<span style="color: #000000">; </span><span style="color: #008080">fopen</span>(<span style="color: #800080">$filename</span>,'a+'<span style="color: #000000">); </span><span style="color: #0000ff">if</span>(!<span style="color: #008080">unlink</span>(<span style="color: #800080">$filename</span><span style="color: #000000">)) { </span><span style="color: #0000ff">echo</span> "文件{<span style="color: #800080">$filename</span>}删除失败"; <span style="color: #008000">//</span><span style="color: #008000"> http://www.manongjc.com/article/1351.html</span> <span style="color: #000000">} </span><span style="color: #0000ff">else</span><span style="color: #000000"> { </span><span style="color: #0000ff">echo</span> "文件{<span style="color: #800080">$filename</span>}删除成功"<span style="color: #000000">; } </span>?>
Nach dem Login kopieren
Alle Dateien im Verzeichnis löschen
<span style="color: #0000ff">function</span> delFileUnderDir( <span style="color: #800080">$dirName</span>="../Smarty/templates/templates_c"<span style="color: #000000"> ) { </span><span style="color: #008000">//</span><span style="color: #008000"> http://www.manongjc.com/article/1351.html</span> <span style="color: #0000ff">if</span> ( <span style="color: #800080">$handle</span> = <span style="color: #008080">opendir</span>( "<span style="color: #800080">$dirName</span>"<span style="color: #000000"> ) ) { </span><span style="color: #0000ff">while</span> ( <span style="color: #0000ff">false</span> !== ( <span style="color: #800080">$item</span> = <span style="color: #008080">readdir</span>( <span style="color: #800080">$handle</span><span style="color: #000000"> ) ) ) { </span><span style="color: #0000ff">if</span> ( <span style="color: #800080">$item</span> != "." && <span style="color: #800080">$item</span> != ".."<span style="color: #000000"> ) { </span><span style="color: #0000ff">if</span> ( <span style="color: #008080">is_dir</span>( "<span style="color: #800080">$dirName</span>/<span style="color: #800080">$item</span>"<span style="color: #000000"> ) ) { delFileUnderDir( </span>"<span style="color: #800080">$dirName</span>/<span style="color: #800080">$item</span>"<span style="color: #000000"> ); } </span><span style="color: #0000ff">else</span><span style="color: #000000"> { </span><span style="color: #0000ff">if</span>( <span style="color: #008080">unlink</span>( "<span style="color: #800080">$dirName</span>/<span style="color: #800080">$item</span>" ) )<span style="color: #0000ff">echo</span> "成功删除文件: <span style="color: #800080">$dirName</span>/<span style="color: #800080">$item</span><br />n"<span style="color: #000000">; } } } </span><span style="color: #008080">closedir</span>( <span style="color: #800080">$handle</span><span style="color: #000000"> ); } }</span>
Nach dem Login kopieren
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn

Heiße KI -Werkzeuge

Undresser.AI Undress
KI-gestützte App zum Erstellen realistischer Aktfotos

AI Clothes Remover
Online-KI-Tool zum Entfernen von Kleidung aus Fotos.

Undress AI Tool
Ausziehbilder kostenlos

Clothoff.io
KI-Kleiderentferner

AI Hentai Generator
Erstellen Sie kostenlos Ai Hentai.

Heißer Artikel
R.E.P.O. Energiekristalle erklärten und was sie tun (gelber Kristall)
3 Wochen vor
By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Beste grafische Einstellungen
3 Wochen vor
By 尊渡假赌尊渡假赌尊渡假赌
Assassin's Creed Shadows: Seashell Riddle -Lösung
2 Wochen vor
By DDD
R.E.P.O. So reparieren Sie Audio, wenn Sie niemanden hören können
3 Wochen vor
By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: Wie man alles in Myrise freischaltet
3 Wochen vor
By 尊渡假赌尊渡假赌尊渡假赌

Heiße Werkzeuge

Notepad++7.3.1
Einfach zu bedienender und kostenloser Code-Editor

SublimeText3 chinesische Version
Chinesische Version, sehr einfach zu bedienen

Senden Sie Studio 13.0.1
Leistungsstarke integrierte PHP-Entwicklungsumgebung

Dreamweaver CS6
Visuelle Webentwicklungstools

SublimeText3 Mac-Version
Codebearbeitungssoftware auf Gottesniveau (SublimeText3)

Heiße Themen
CakePHP-Tutorial
1376
52

