if (!copy($target_price, $new_file)) {
echo "failed to copy $target_price.../n";
}
就一个copy 函数。。。。
if (!copy($target_price, $new_file)) {
echo "failed to copy $target_price.../n";
}
就一个copy 函数。。。。