Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
DCIM
/
Auto
/
CHESS_2022
:
test03.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php //$path = "C:\wamp\www\DEBUG_02_10_2015/zorro.txt"; //$tmp = str_replace("/", "\\", $path); //echo $tmp; //unlink($path); $wdir = "\\"; $test = strcmp($wdir, "\\"); if($test == 0) { echo "identique"; } ?>