ตอนรันอยู่ที่เครื่องก็ไม่เป็นไรครับ(ที่เครื่องใช้ Appserv ) แต่พออัปโหลดขึ้น server 2000 ที่เช่าอยู่กลับ error
มันเกี่ยวกับไรงะ งง....มันไปเกี่ยวข้องอะไรกับตัวแปลที่ประกาสไว้
Notice: Use of undefined constant j - assumed 'j' in D:\vweb\temp\dateyear.php on line 2
Notice: Use of undefined constant a - assumed 'a' in D:\vweb\temp\dateyear.php on line 3
และในส่วนของที่ติดต่อกับดาต้าเบส..error..
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2) Character set '#18' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
; Examples:
;
; - Show all errors, except for notices
;
;error_reporting = E_ALL & ~E_NOTICE
;
; - Show only errors
;
;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
;
; - Show all errors
;