Here is my code which works:
这是我的代码有效:
<?php
$string = "e:
cd randomddirectory
unzip -o 84557".date("ymd")."*.zip -d Extracted";
file_put_contents("extract.bat", $string);
?>
<?phHere is my code which works:
这是我的代码有效:
<?php
$string = "e:
cd randomddirectory
unzip -o 84557".date("ymd")."*.zip -d Extracted";
file_put_contents("extract.bat", $string);
?>
<?ph