adspace


What is api in codeigniter?

Answer Posted / Vineet Kumar Garg

API (Application Programming Interface) in CodeIgniter refers to a set of functions that allow interaction between different software applications. In the context of CodeIgniter, it can be created using RESTful services or traditional methods.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to add / link an images/css/javascript from a view in ci?

717