بفرمایید دوست عزیز
کد PHP:<?php
$handle = file_get_contents($_GET[url]);
$handle1 = str_replace("Find","Replace", $handle);
$f=@fopen("dump.txt","a");
fwrite($f,$handle1);
fclose($f);
?>کد:usage : yoursite.com/file.php?url=http://tabnak.ir
بفرمایید دوست عزیز
کد PHP:<?php
$handle = file_get_contents($_GET[url]);
$handle1 = str_replace("Find","Replace", $handle);
$f=@fopen("dump.txt","a");
fwrite($f,$handle1);
fclose($f);
?>کد:usage : yoursite.com/file.php?url=http://tabnak.ir
یه روز دنیا رو کولِـمون حـالا فصل رُکـودمون ...
در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)