Tag Archives: codeigniter

Angular tutorial with CodeIgniter RESTful API – part 1

codeigniter restful api with angular

Last updated:1st May, 2022Angular tutorial with CodeIgniter and MySQL Now a days modern JavaScript frameworks like Angular, Reactjs and Vuejs are widely used by developers. With these frameworks, server side languages like php, python and ASP.NET are very popular among developers. In this two part Angular tutorial with CodeIgniter RESTful API, we will work in CodeIgniter RESTful API. We will …

Read More »

Best PHP Frameworks For Developers – Top PHP MVC frameworks

top php frameworks to learn - programming

Last updated:18th March, 2021Best PHP Frameworks For Developers PHP has now become a major language in Web Development, so many developers love working with PHP these days. Facebook, Tumbler, Pinterest, WordPress, or Etsy, use of PHP language is widespread and for the right reasons. This article explains which are the best php frameworks for developers. Since PHP has made app …

Read More »

How to create RESTful web services in codeigniter

restful web services in codeigniter

Last updated:24th April, 2021RESTful web services in codeigniter RESTful web services are a way of communication among computer systems. REST services are based on REST architecture. World wide web has resources like images, videos, web pages and other business information. Web service clients use URIs to request these resources. Response to the web service request can be in JSON, HTML, …

Read More »