­
­

Getting started with Codeigniter - Creating a CRUD Application

You can find the Source code of this article here. Howdy Guys?This time I'll bring you another awesome PHP framework.CodeIgniter you heard it don't you? Well in this tutorial I  am going to discuss basic configuration we need to have in CodeIgniter and then we move on to create a simple CRUD application. It is a cool little framework. It is so popular...

Continue Reading

CRUD Application with AngularJS

This tutorial will teach you how to create a CRUD Application using AngularJS,PHP,MySQL and Slim framework. You can find the source code of this article here AngularJS is a Java Script framework for dynamic web apps.It lets you extend HTML tags. Slim is a PHP micro framework which we are going to use for create REST service in php. Below you can find file...

Continue Reading

Popular Posts