Which type of route in the Zend framework matches a URI route, by breaking it into numerous segments?

49. Which type of route in the Zend framework matches a URI route, by breaking it into numerous segments?

  1. Hostname
  2. Part
  3. Method
  4. Regex
  5. Segment

Answer: E) Segment

Explanation:

The segment type of route in the Zend framework matches a URI route, by breaking it into numerous segments.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.