Codeigniter HMVC Tutorial part 7: coding turbo boost
In this video I’m going to show you how to dramatically increase your coding speed when you’re using the Codeigniter framework. NOTE: You’ll be able to get the file I discuss from insiderclub.org
In this video I’m going to show you how to dramatically increase your coding speed when you’re using the Codeigniter framework. NOTE: You’ll be able to get the file I discuss from insiderclub.org
How to do CRUD (create, read, update and delete) with Codeigniter using HMVC
What is REST ? REST stands for Representational State Transfer . In very simple terms, In REST we have basically two broader actions Request and Response. Client will send the request to the REST API in a data...