Javascript 每日一句,貼到<body></body>即可使用,文字可自行修改,共31天!
<script language="JavaScript">
document.write("<div>"+"<font size=3 color=040F00>")
var now=new Date()
var hr
hr=now.getDate()
if (hr==1)
{document.write("輸入每日一句01")}
if (hr==2)
{document.write("輸入每日一句02")}
if (hr==3)
{document.write("輸入每日一句02")}
if (hr==4)
{document.write("輸入每日一句04")}
if (hr==5)
{document.write("輸入每日一句05")}
if (hr==6)
{document.write("輸入每日一句06")}
if (hr==7)
{document.write("輸入每日一句07")}
if (hr==8)
{document.write("輸入每日一句08")}
if (hr==9)
{document.write("輸入每日一句09")}
if (hr==10)
{document.write("輸入每日一句10")}
if (hr==11)
{document.write("輸入每日一句11")}
if (hr==12)
{document.write("輸入每日一句12")}
if (hr==13)
{document.write("輸入每日一句13")}
if (hr==14)
{document.write("輸入每日一句14")}
if (hr==15)
{document.write("輸入每日一句15")}
if (hr==16)
{document.write("輸入每日一句16")}
if (hr==17)
{document.write("輸入每日一句17")}
if (hr==18)
{document.write("輸入每日一句18")}
if (hr==19)
{document.write("輸入每日一句19")}
if (hr==20)
{document.write("輸入每日一句20")}
if (hr==21)
{document.write("輸入每日一句21")}
if (hr==22)
{document.write("輸入每日一句22")}
if (hr==23)
{document.write("輸入每日一句23")}
if (hr==24)
{document.write("輸入每日一句24")}
if (hr==25)
{document.write("輸入每日一句25")}
if (hr==26)
{document.write("輸入每日一句26")}
if (hr==27)
{document.write("輸入每日一句27")}
if (hr==28)
{document.write("輸入每日一句28")}
if (hr==29)
{document.write("輸入每日一句29")}
if (hr==30)
{document.write("輸入每日一句30")}
if (hr==31)
{document.write("輸入每日一句31")}
document.write("</font></font></div>")
</script>

03-24 Xampp讓phpmyadmin可以外部...
