How many wildcard types you can use in CodeIgniter?

26. How many wildcard types you can use in CodeIgniter?

  1. 5
  2. 4
  3. 3
  4. 2

Answer: D) 2

Explanation:

You can use two wildcard types:

  • (:any)
  • (:num)

Comments and Discussions!

Load comments ↻






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