<?
/*include("adsense.php"); */
if(!isset($id))
{
$id=1;
}
$id=rand(1,666666);
$content2=$id.'.txt';
$myspace = file_get_contents("
http://ezinearticles.com/ezinepublisher/?id= 
$id");
$arr=$myspace;
$str1='<textarea rows="15" name="formatted" cols="50" wrap="physical">';
$str2='<textarea rows="15" name="plain_text" cols="50" wrap="physical">';
$str3='<textarea rows="5" name="summary" cols="50" wrap="physical">';
$str4='<input type="text" name="keywords" size="75" value="photography, black white film, kelly paal">';
$str5='</textarea>';
$title1="<html><head><title>";
$title2="</title></head>";
$position1=strpos($myspace, $str1);
$position1=$position1+strlen($str1);
$position2=strpos($myspace, $str5);
for ($i=$position1;$i<$position2;$i++)
{
echo $arr[$i];
}
/*include("adsense.php");*/
fclose($file2); <<--- ลบบรรทัดนี้ทิ้งด้วย มัน Error
?>
<?$myspace ?> เอาโค้ดบรรทัดนี้ไปแปะ ในตำแหน่ง ที่ต้องการแสดง ข้อมูล
ปล .มาตอนแทนนะครับ
Thanks You.