Code này là code đếm số file tìm thấy trong filelist [Share] code tìm kiếm cho filelist hỗ trợ tiếng việt có dấu
Bạn chỉ cần thêm code này vào chỗ hiển thị kết quả
Bạn chỉ cần thêm code này vào chỗ hiển thị kết quả
HTML:
var $fl = <xt:filelist folder="/thread" template="." filter="*$out*" />
var $dem = call strlen $val=$fl
if $dem== 0
print Không tìm thấy.<br><b> Gợi ý</b> :Bạn hãy xoá bớt từ khóa, chỉ để lại 1 từ.<br><h2 class="phdr">Tìm Kiếm</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>
elseif $dem >= 1
print ( $dem Kết quả được tìm thấy)