|
|
|
ขอคำแนะนำด้วยคับ เขียนแบบ oop อรันแล้ว มันกบอกว่าคลาสที่สร้างไม่ได้กำหนดอ่ะคับ แก้ไฟล์ php.ini เรียบร้อยแล้ว ขอคำแนะนำด้วยน้า |
|
|
|
|
|
|
|
น่าจะทำแบบนี้มากกว่า ไฟล์ php.ini ก็ไม่น่าเกียวครับ
require_once("DB.php");
$DSN="mysql/thai_master/thai_mater@thai_mater/muangpia_com";
==========================
$connect = new DB();
$connect->connect($DSN);
=========================
$result=$connect->getAll("select id_name_topic,name_topic_th,url_name_topic from tb_name_topic where name_topic_status='yes';",DB_FETCHMODE_ASSOC);
foreach($result as $result_array){
print $result_array["id_name_topic"]"\n";
$result_array["name_topic_th"]"\n";
$result_array["url_name_topic"]"\n";
|
|
|
|
|
Date :
27 ต.ค. 2548 11:29:07 |
By :
JezusMitsui |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ก็ยังไม่ผ่าน นะคับ ช่วยอธิบายหน่อยนะคับ
Warning: main(DB.php): failed to open stream: No such file or directory in c:\appserv\www\test\website\_class\test.php on line 2
Fatal error: main(): Failed opening required 'DB.php' (include_path='.') in c:\appserv\www\test\website\_class\test.php on line 2
|
|
|
|
|
Date :
29 ต.ค. 2548 04:07:22 |
By :
ravatna |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อรันเขียนไงคะหนูเด็กป.4ทำการบ้านกับเพื่อนอยู่อะ
|
|
|
|
|
Date :
2011-01-22 10:34:55 |
By :
น้อง |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|