Error
  • JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING
  • JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1
  • Error loading component: com_content, 1

เขียนโปรแกรมภาษา PHP

     มารู้จักประวัติความเป็นมาของภาษา PHP กันก่อนสักนิด ก่อนเริ่มเขียนโปรแกรมกันครับ  

     แนะนำเครื่องมือและสิ่งที่จำต้องมีก่อนเริ่มเขียน PHP กันครับ

     แนะนำขั้นตอนการติดตั้ง Appserv เพื่อใช้รัน PHP แบบละเอียดทีละขั้นตอนครับ

เริ่มต้นเขียนโปรแกรมภาษา PHP

     หลังจากที่เราได้ทำการติดตั้ง AppServจากบทความที่แล้ว วันนี้เราจะมาทำการเริ่มเขียนโปรแกรมกันแล้วครับ

     ตัวแปร หรือ Variable เอาไว้ทำอะไร มาเรียนรู้ตัวแปรชนิดต่างๆ ในภาษา php กันครับ

     Operator คือ ตัวดำเนินการระหว่างค่าสองค่าหรือตัวแปร มีอะไรบ้าง แต่ละตัวทำหน้าที่อะไร?

     Control Statment คือ อะไร ถ้าจะอธิบายให้เข้าใจง่ายสั้นๆ ก็คือ คำสั่งในการควบคุมการทำงานของโปรแกรม

     หมุนๆ วนๆ ให้มึนหัวกันไปเลยด้วย For Loop ตามมาดูกันว่าหมุนกันยังไงครับ Wink

     บทความก่อนเราได้ศึกษา for ไปแล้ว ในบทความนี้เราจะมาดู foreach กันบ้างว่าใช้งานอย่างไรครับ

     while ก็เป็นอีกคำสั่ง loop ที่ใช้งานบ่อยๆ มาดูกันว่าใช้ยังไงครับ