Category: PHP
หลักการเขียนโปรแกรมเว็ปบน PHP
Development Installing Composer on Mac OSX
ติดตั้งผ่าน brew (แนะนำ) ติดตั้งผ่านไฟล์ download Composer$ curl -sS https://getcomposer.org/installer | php$ sudo mv composer.phar /usr/local/bin/$ sudo chmod 755 /usr/local/bin/composer.phar 2. Edit bash_profile $ nano ~/.bash_profile …...
PDOException SQLSTATE[HY000] [2002] No such file or directory
ปัญหาเกิดจากการ RUN Server จากนั้นทำให้ การประมวลผลทำให้ไม่รู้จัก Localhost วิธีการแก้ไข เปลี่ยนจาก localhost -> 127.0.0.1
Show List Out The Files in a Directory for Download
บันทึกไฟล์ index.php ลงในfolder ที่ต้องการ
error : phpmyadmin – count(): Parameter must be an array or an object that implements Countable
Step 1 ทำการแก้ไขไฟล์ดังนี้ หาข้อความดังต่อไปนี้ เปลี่ยนเป็นดังนี้