• 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 php show bài viết chuyên mục có chia trang

Admin

Well-Known Member
Staff member
Administrator
PHP:
echo '<div class="phdr"><b>tên phdr</b></div> ';
$tong2 = mysql_result(mysql_query("SELECT COUNT(*) FROM `forum` WHERE `type`='t' AND `refid`='xxxx'" . ($rights >= 7 ? '' : " AND `close`!='1'")), 0);
$req = mysql_query("SELECT * FROM `forum` WHERE `type`='t'" . ($rights >= 7 ? '' : " AND `close`!='1'") . " AND `refid`='xxxx' ORDER BY `id` DESC LIMIT $start, $kmess");

while($row = mysql_fetch_assoc($req)){
$bv = mysql_result(mysql_query("select `text` from `forum` where `type` = 'm' && `id`-1 = '".$row['id']."' limit 5"),0);

echo '<div class="list1"> <a href="/' . $row['id'] . ($cpg > 1 && $set_forum['upfp'] && $set_forum['postclip'] ? '-clip-' : '') . ($set_forum['upfp'] && $cpg > 1 ? '-p' . $cpg : '/'.functions::tuoitrevn($row["text"]).'.html') . '">' . tags($row['text']) . '</a></div>';
}

if ($tong2 > $kmess){echo '<div class="topmenu" style="text-align:center;" >' . functions::display_pagination('index.php?', $start, $tong2, $kmess) . '</div>';}
Việc cần làm đơn giản là thay xxxx bằng số id chuyên mục con và thay functions::tuoitrevn bằng funtions url
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin Yilmaz - Hide [code,php,html] content from guests (vb5.6.x) Add-ons 0
Vtkun Xin giải mã code php Thảo luận chung 0
Admin Share code php check rank Việt Nam và thế giới từ Alexa PHP 0
T Share Code PHP HảiCMS giao diện BĐS Mã nguồn web 0
C Hỏi Cách tạo hosting trên winserver 2008R2 chạy code php và worpress Hỏi đáp về domain & hosting 0
thanhchiit Share Code PHP Hiển Thị Ping MS cho Web/Wap Mã nguồn wap 5
K Share Code PHP hạn chế tấn công DDOS PHP 4
D Xin code php Mã nguồn web 0
blog4me Share Code web đọc truyện online PHP Mã nguồn web 22
H Share code tạo ảnh chữ lồng php và html All Shared Scripts 3
H Share code php lấy ảnh avatar teamobi All Shared Scripts 1
K Help Ai giúp mình sửa code php này PHP 0
T Share code wap chat PHP v1.3 PHP 0
Tuzoro Share code online php cho wap web Mã nguồn wap 0
T xin code auto wap/wed php mong admin, mod giúp Thảo luận wap việt 2
N Hỏi xin code web quản lí tour du lịch bằng php Mã nguồn web 0
Tuzoro Share Code PHP đóng dấu ảnh logo vào Java All Shared Scripts 0
Admin Share code php mã hóa và giải mã cơ số 64 - encode and decode base64 PHP 1
Admin Share code php chuyển đổi các hệ cơ số PHP 0
Admin Share code php tạo album ảnh online Mã nguồn web 0
Admin Share code php thêm header, footer vào zip html online Mã nguồn wap 1
Admin Share code php đổi .jar thành _jar Mã nguồn wap 0
tubotocdo Share Code Php Mod Style Soft Java Khi Truy Cập Tập Tin Mã nguồn wap 1
Admin Xenplaza – Select ALL & Clipboard: CODE, PHP, HTML Xenforo 0
Admin Share code web bán sách bằng php Mã nguồn web 1
Admin Share code php hiện quảng cáo ngẫu nhiên Mã nguồn wap 0
Admin Share code php crack sms kichhoat.net Mã nguồn wap 0
Admin Share code php leech fshare.vn, 4share.vn, mediafire.com Mã nguồn web 7
Admin Share code php tạo file index cho thư mục chưa có Mã nguồn wap 2
Admin Share code php đóng dấu văn bản cho ảnh PHP 0
Admin Share code php đăng nhập facebook PHP 2
Admin Share code tạo album ảnh đẹp (jquery + css3 + php) Mã nguồn web 0
A Share Code PHP Tạo Logo "Angry Birds" By Nguyên Ary Mã nguồn wap 1
D Share Code tra từ điển nhỏ gọn php All Shared Scripts 0
Admin Ebook hướng dẫn làm forum bằng php và mysql kèm theo source code full PHP 0
Admin Share code gửi mail bằng php và java Mã nguồn web 1
Admin Share code php extract email từ wordpress, joomla, opencart, whmcs Hacking 0
Admin Share code php bạn đến từ đâu Mã nguồn wap 0
Admin Improved templates for [code], [html] and [php] bbcodes Vbulletin 0
Admin Share code php giải nén .rar Mã nguồn wap 0
Admin Share code quản lí file php không cần đăng nhập ftp Mã nguồn wap 1
Admin Share code crack sms game, ứng dụng bằng php Mã nguồn wap 0
Admin Share code quản lý sinh viên bằng php cho người mới học Mã nguồn web 1
Admin Short.Url.Script.v2.1.PHP.NULL-DGT - Code rút gọn link Mã nguồn web 0
E Ai cho mình xin code php import files PHP 3
Admin Change CODE and PHP tags design Add-ons 0
Myshare Share Code php đóng dấu ảnh đơn giản All Shared Scripts 1
Admin Share code php đơn giản leech file dung lượng lớn PHP 3
T Share Code php zip file online All Shared Scripts 5
Admin Code php random quảng cáo PHP 0

Similar threads

New posts New threads New resources

Back
Top