พูดคุย phpBB3, SMF ปัญหา การติดตั้ง ปัญหา การลง Mod การแก้ไข หน้าตาบอร์ด การใช้งาน Joomla 1.5, 1.6, 1.7, 2.5 ,3.x และเร็วๆนี้ Joomla จะออกเวอร์ชั่น 4.0 การใช้งาน wordpress และ CMS อื่นๆ
การตั้งคำถาม ควรระบุรุ่นที่ใช้ ในการตั้งคำตามด้วย นะ เช่น SMF 1.1.4 หรือ SMF2.0 Joomla 1.0 joomla 3.8 และ รายละเอียดของ server OS , php เวอร์ชั่นไหน ฐานข้อมูลอะไร
Moderator: mindphp
Forum rules
คำถามหมวดนี้ ควรระบุ รายละเอียดของ Server OS, เวอร์ชั่น ของ PHP, CMS ที่ท่านใช้
รวมถึง Hosting หรือ Control Panel Hosting
-
AePongsak
- PHP VIP Members

- Posts: 4996
- Joined: 17/09/2016 10:09 am
Post
by AePongsak »
Code: Select all
public function base($page = 1) {
$page_title = $this->user->lang('Check Pass');
$this->template->assign_block_vars('navlinks', array(
'FORUM_NAME' => $page_title,
'U_VIEW_FORUM' => $this->helper->route('m_check_pass_controller', array('name' => 'mindphp')),
));
$sql = 'SELECT * FROM phpbb_m_check_pass';
$result = $db->sql_query($sql);
print_r($result);
return $this->helper->render('sample1_body.html');
}
}
ξν℮ry story has an end but in life every end is a neω ßeginning.
-
thatsawan
- PHP VIP Members

- Posts: 27923
- Joined: 31/03/2014 10:02 am
-
Contact:
Post
by thatsawan »
phpbb_m_check_pass
ตารางนี้มีข้อมูลหรือยัง ถ้าไม่มีก้อจะไม่เจออะไร
-
AePongsak
- PHP VIP Members

- Posts: 4996
- Joined: 17/09/2016 10:09 am
Post
by AePongsak »
มีแล้วครับ เดะลองส่งค่าไปที่ Template ดูก่อน
ξν℮ry story has an end but in life every end is a neω ßeginning.
-
-
- 7 Replies
- 1104 Views
-
Last post by thatsawan
29/12/2017 3:59 pm
-
-
- 0 Replies
- 526 Views
-
Last post by AePongsak
29/12/2017 5:12 pm
-
-
- 4 Replies
- 428 Views
-
Last post by Patipat
23/07/2019 5:38 pm
-
-
- 4 Replies
- 5568 Views
-
Last post by tohkai_php
30/04/2012 11:46 am
-
-
- 4 Replies
- 578 Views
-
Last post by AePongsak
21/06/2017 2:12 pm
-
-
- 0 Replies
- 173 Views
-
Last post by Ittichai_chupol
19/07/2019 6:25 pm
-
-
- 4 Replies
- 2946 Views
-
Last post by tatiya
27/02/2019 6:28 pm
Users browsing this forum: No registered users and 2 guests