Is CodeIgniter frontend or backend?

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
1 day 9 hours ago #428 by Elias Katsaniotis
Is CodeIgniter frontend or backend? was created by Elias Katsaniotis
Is CodeIgniter frontend or backend?

Please Log in to join the conversation.

  • Elias Katsaniotis
  • Topic Author
  • Offline
  • Admin
  • Admin
More
1 day 9 hours ago #429 by Elias Katsaniotis
Replied by Elias Katsaniotis on topic Is CodeIgniter frontend or backend?
You can use CI as a backend, no doubt about that. Its a full fledged MVC framework. But as it is a MVC framework, the controllers used to return views where you display data from controllers. If you are using CI just as a backend, then you have to just return data in json format from your controller instead of a view.Feb 10, 2018

Please Log in to join the conversation.

Time to create page: 0.181 seconds