1.

Explain Codeigniter File Structure?

Answer»

following are the folder structure :-

application:

  • cache
  • Config
  • Controllers
  • core
  • errors
  • helpers
  • hooks
  • LANGUAGE
  • libraries
  • logs
  • models
  • thirdparty
  • views

SYSTEM:

following are the folder structure :-

application:

system:



Discussion

No Comment Found