• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share code tìm kiếm cho filelist hỗ trợ tiếng việt có dấu

Admin

Well-Known Member
Staff member
Administrator
-Giới thiệu: code hỗ trợ để tìm kiếm cho 1 cái filelist, chứ không phải toàn trang.
1 điều thú vị là hỗ trợ tìm kiếm tiếng việt có cả dấu, dấu cách...
*Bắt đầu
Tạo file tim-kiem ở bất kỳ đâu và dán code này vào. Mở trình văn bản và xoá hết đi nhé.
HTML:
 <!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title><!--parser:xtscript-->
get q
if $q !=
print $q - Kết quả tìm kiếm
else
print Tìm kiếm game mobile | Tải game miễn phí
endif
<!--/parser:xtscript-->  | Wap Game Điện Thoại</title>
<meta name="keywords" content="{_$q|game mobile} , tai game {_$q|dien thoai} , game {_$q|mobile} mien phi , wap tai game , tai game hay , game mien phi" />
<meta name="description" content="{_$q|Wap Tải game điện thoại}, Tải game {_$q|online} miễn phí đầy đủ màn hình, mọi dòng máy điện thoại" />
</head>
<body><div class="list1">
<img src="/images/home" alt="Home"/> <span itemtype="http://data-vocabulary.org/Breadcrumb" itemscope="">    
    <a itemprop="url" href="/"><span itemprop="title">Trang chủ</span></a>
</span> > <span itemtype="http://data-vocabulary.org/Breadcrumb" itemscope="">    
    <a itemprop="url" href="/game"><span itemprop="title">Game mobile</span></a>
</span></div><xt:code><!--parser:xtscript-->
get q
if $q !=
var $ou = call urlencode $val=$q;
var $out=call str_replace $subject=$ou;$search=%CC%81;$replace=*;
var $out=call str_replace $subject=$out;$search=%CC%80;$replace=*;
var $out=call str_replace $subject=$out;$search=%CC%83;$replace=*;
var $out=call str_replace $subject=$out;$search=%CC%89;$replace=*;
var $out=call str_replace $subject=$out;$search=%CC%A3;$replace=*;
var $out=call str_replace $subject=$out;$search= ;$replace=*;
var $out=call urldecode $val=$out;
var $out=call str_replace $subject=$out;$search=ă;$replace=*;
var $out=call str_replace $subject=$out;$search=Ă;$replace=*;
var $out=call str_replace $subject=$out;$search=Â;$replace=*;
var $out=call str_replace $subject=$out;$search=Đ;$replace=*;
var $out=call str_replace $subject=$out;$search=Ê;$replace=*;
var $out=call str_replace $subject=$out;$search=Ô;$replace=*;
var $out=call str_replace $subject=$out;$search=Ơ;$replace=*;
var $out=call str_replace $subject=$out;$search=Ư;$replace=*;
var $out=call str_replace $subject=$out;$search=â;$replace=*;
var $out=call str_replace $subject=$out;$search=đ;$replace=*;
var $out=call str_replace $subject=$out;$search=ê;$replace=*;
var $out=call str_replace $subject=$out;$search=ô;$replace=*;
var $out=call str_replace $subject=$out;$search=ơ;$replace=*;
var $out=call str_replace $subject=$out;$search=ư;$replace=*;
assign $inc=xt id="include" file="/game/ten/
assign $nguon=<xt:filelist filter="*$out*" sort_type="updated" sort_dir="desc" per_page="10" folder="/game/ten/" template="&lt;div class=&quot;list1&quot;&gt;&lt;img src=&quot;/images/next.png&quot; alt=&quot;&quot; &gt; &lt;a href=&quot;/game/.file_name.&quot; title=&quot;&lt; [title].file_name.&quot;/&gt; &quot; &gt;&lt; [title].file_name.&quot;/&gt;&lt;/a&gt;&lt;/div&gt;" />
assign $filelist=call str_replace $subject=$nguon;$search=[title];$replace=$inc;
print <h2 class="hdr">$q</h2><div class="maintxt"><div class="list1"><form method="get">Từ khoá: <br /> <input type="text" name="q" value="$q" /> <br /> <input type="submit" value="Tìm kiếm" /></form></div>$filelist</div>
else
print <h2 class="hdr">Tìm Kiếm</h2><div class="maintxt"><div class="list1"><form method="get">Từ khoá: <br /> <input type="text" name="q" value="" /> <br /> <input type="submit" value="Tìm kiếm" /></form></div>
endif
<!--/parser:xtscript--> 
 </xt:code>
</body>
</html>
*Lưu ý: cần phải sửa template theo filelist của bạn. Vì hiện nay có rất nhiều loại filelist khác nhau.
Các bạn có thể sửa ở đoạn
HTML:
assign $inc=xt id="include" file="/game/ten/
assign $nguon=<xt:filelist filter="*$out*" sort_type="updated" sort_dir="desc" per_page="10" folder="/game/ten/" template="&lt;div class=&quot;list1&quot;&gt;&lt;img src=&quot;/images/next.png&quot; alt=&quot;&quot; &gt; &lt;a href=&quot;/game/.file_name.&quot; title=&quot;&lt; [title].file_name.&quot;/&gt; &quot; &gt;&lt; [title].file_name.&quot;/&gt;&lt;/a&gt;&lt;/div&gt;" />
assign $filelist=call str_replace $subject=$nguon;$search=[title];$replace=$inc;
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top