Demo: http://blog.itruyen.hexat.com
Download: http://itruyen.hexat.com/blog.zip
HD:
Bạn up các 2 file theo đúng thư mục.
Trong file blog.html (tên file khác tùy ý)
Download: http://itruyen.hexat.com/blog.zip
HD:
Bạn up các 2 file theo đúng thư mục.
Trong file blog.html (tên file khác tùy ý)
Code:
<!--parser:xtscript-->
/* Link file đặt code này (Không có http://) */
assign $url=itruyen.hexat.com/bloga
/* Admin Post */
assign $pass=kutestylei3oy
/* Admin Post */
assign $name=Admin
/* Số bài viết trên trang chủ */
assign $perpage=5
/* Số ký tự trên 1 trang */
assign $kt=6000
include xtscript/blog.xt
call @blogv1 $url=$url;$pass=$pass;$name=$name;$word=$kt;$perpage=$perpage;
<!--/parser:xtscript-->