สอบถามปัญหาคำสั่ง code php เกี่ยวกับการเชื่อมต่อกับฐานข้อมูล mysql
Moderators: mindphp, ผู้ดูแลกระดาน
สอบถามปัญหาคำสั่ง code php เกี่ยวกับการเชื่อมต่อกับฐานข้อมูล mysql
ขอบคุณค่ะ
Last edited by mindphp on 13/02/2012 10:18 pm, edited 1 time in total.
Reason: โพสภาพอัพโหลดมาที่เว็บบอร์ดเลยครับ อย่าใช้เว็บฝากไฟล์
Reason: โพสภาพอัพโหลดมาที่เว็บบอร์ดเลยครับ อย่าใช้เว็บฝากไฟล์
- dexjanghan
- PHP Sr. Member
- Posts: 68
- Joined: 02/03/2011 5:36 pm
Re: สอบถามปัญหาคำสั่ง code php เกี่ยวกับการเชื่อมต่อกับฐานข้อมูล mysql
Code: Select all
<?php
$hostname = "localhost";
$user = "root";
$password = "1234";
$dbname = "lms";
mysql_connect($hostname, $user, $password) or die("ไม่สามารถติดต่อกับ Server ได้");
mysql_select_db($dbname) or die("ไม่สามารถติดต่อกับฐานข้อมูลได้");
mysql_query("SET NAMES TIS620");
?>
มื่อใหม่หัดใช้ PHP แต่คล่อง Joomla ซะมากกว่า
แวะเวียนเว็บโหลๆhttp://www.dexjanghan.com
แวะเวียนเว็บโหลๆhttp://www.dexjanghan.com
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1 Replies
- 1797 Views
-
Last post by mindphp
06/10/2017 3:43 am
-
-
สอบถามเกี่ยวกับ php mysql insert random code ค่ะ
by cherrynaja » 20/12/2012 10:28 am » in Programming - PHP - 2 Replies
- 3823 Views
-
Last post by penlike
08/10/2013 5:44 pm
-
-
-
ตรวจ code php mysql ให้ทีครับ Warning: mysql_num_rows(): supplied argument is no
by Dwight » 09/12/2011 9:57 am » in Programming - PHP - 6 Replies
- 5327 Views
-
Last post by Dwight
12/12/2011 10:07 pm
-
-
-
อัพเกรด Mysql Ubuntu จาก MySQL 5.5 เป็น MySQL 5.7
by mindphp » 12/06/2016 5:57 pm » in Linux - Web Server - 1 Replies
- 1366 Views
-
Last post by mindphp
12/06/2016 5:58 pm
-
-
-
ปัญหา MySQL is running but PID file could not be found พบบ่อยกับ Innodb ของ Mysql เพราะพื้นที่ไม่พอ
by mindphp » 13/11/2016 9:00 pm » in Linux - Web Server - 2 Replies
- 1411 Views
-
Last post by mindphp
09/03/2017 8:21 pm
-
-
-
ปรับเวลาใน Mysql เพิ่ม จำนวนวันใน mysql ตามต้องการ ด้วย DATE_ADD
by mindphp » 01/07/2011 12:04 am » in SQL - Database - 0 Replies
- 2394 Views
-
Last post by mindphp
01/07/2011 12:04 am
-
-
-
วิธีการหา Error ของการ Insert ข้อมูลลงฐานข้อมูล Mysql โดยใช้ Mysql
by Patipat » 17/06/2019 5:42 pm » in SQL Knowledge - 0 Replies
- 2502 Views
-
Last post by Patipat
17/06/2019 5:42 pm
-
-
-
ปัญหา MySQL unknown column 'password_last_changed' หลังการอัพเกรด MySQL เป็นเวอร์ชั่น 5.7
by mindphp » 13/06/2016 5:42 pm » in SQL - Database - 1 Replies
- 1338 Views
-
Last post by mindphp
13/06/2016 5:44 pm
-
Who is online
Users browsing this forum: No registered users and 12 guests