show
<?
if ($action==
echo
<p>滾動菜單資料輸入端</p>
<form method=post action=show
<p>文字一:
<input type=text name=t
鏈接一:
<input type=text name=l
</p>
<p>文字二:
<input type=text name=t
鏈接二:
<input type=text name=l
</p>
<p>文字三:
<input type=text name=t
鏈接三:
<input type=text name=l
</p>
<p>文字四:
<input type=text name=t
鏈接四:
<input type=text name=l
</p>
<p>文字五:
<input type=text name=t
鏈接五:
<input type=text name=l
</p>
<p>
<input type=submit name=Submit value=提交>
<input type=submit name=Submit
</p>
</form>
</div>
if ($action==
$wname=
$writeurl=
$fp=fopen($wname
$ww=fputs($fp
if ($ww){echo 文件寫入成功;}else{echo 寫入失敗;}
exit;}
$wname=
$fa=fopen($wname
$wwww=fread($fa
echo
var marqueewidth=
var marqueeheight=
var speed=
var marqueecontents=
if (document
document
function regenerate(){
window
}
function regenerate
if (document
setTimeout(\
intializemarquee()
}
}
function intializemarquee(){
document
document
thelength=document
scrollit()
}
function scrollit(){
if (document
document
setTimeout(\
}
else{
document
scrollit()
}
}
window
</script><ilayer width=&{marqueewidth}; height=&{marqueeheight}; name=\
?>
使用時先要建立一個名為data
show
From:http://tw.wingwit.com/Article/program/Java/hx/201311/26386.html