New Post

Tuesday, December 20, 2011


Thủ thuật này mình sưu tầm trên mang thôi 

Tải file đính kèm về, giải nén ra.
upload file links.php và thư mục url lên thư mục gốc của website.


Tiếp theo mở file
includes/class_bbcode.php


Tìm đoạn :


return "<a href=\"$rightlink\" target=\"_blank\">$text</a>"; 


Thay bằng :


$url_info = parse_url($rightlink);                 if ($url_info["host"]=="kenhdaihoc.com"):                 return "<a href=\"$rightlink\" target=\"_blank\">$text</a>";                 else:                 return "<a href=\"http://kenhdaihoc.com/links.php?url=$rightlink\" target=\"_blank\">$text</a>";                 endif;


Thay http://kenhdaihoc.com thành link forum của bạn


20 Dec 2011

0 nhận xét:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.