c_yuttapong EntryStar


เข้าร่วมเมื่อ: Mar 08, 2004 ตอบ: 4 ที่อยู่: th
Level: 1
|
ตอบ: ศ. กย. 10, 2004 10:18 pm ชื่อกระทู้: สร้าง blockผิดตรงไหน ครับ |
|
|
ผมลองสร้างจากเครื่องมือสร้าง block แล้วได้โค้ดตามนี้ผมเอาไปลองแล้วใช้ไม่ได้ครับแนะนำหน่อย ผมยังไม่ค่อยเข้าใจครับ
<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
$content = "<iframe ";
$content .= "border=0 marginwidth=0 marginheight=0 src=\"http://www.dujob.com/webfront/th/framejob.html\" ";
$content .= "frameborder=no scrolling=no width=505 height=270></iframe> ";
$content .= "
?>
|
|