- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
7 months 1 day ago#958by EliasIs CodeIgniter front end or backend?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
7 months 1 day ago#959by EliasYou 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.
- Q&A
- Index
- PHP Frameworks
- CodeIgniter
- Is CodeIgniter front end or backend?
Time to create page: 0.067 seconds