Category: PHP

หลักการเขียนโปรแกรมเว็ปบน PHP

0

G-login

บทความที่เกี่ยวข้องกัน ไม่มีบทความที่เกี่ยวข้อง.

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 ที่ต้องการ บทความที่เกี่ยวข้องกัน ไม่มีบทความที่เกี่ยวข้อง.