function:array ();return type:arraycontent:ใช้สร้างตัวแปรแบบ array ที่ยังไม่มีการกำหนดข้อมูลexample:$arr = array(); $arr[] = "bamboolabcode";