method:segment_array ();return type:arraycontent:ใช้คืนค่า segment ทั้งหมดแบบ arrayexample:$uri = new URI (); print_r ( $uri->segment_array () );