1. Base URL can be changed from which configuration file: (a) database file (b) config file (c) routes file ...
Read moreHi friends! In this post, today we will create an autocomplete search box from the database using Codeigniter and ajax. We are going to crea...
Read morePDF is the most used format to create the document in the web application. PDF file gives an easy and convenient way to download the bunch o...
Read moreThe Fibonacci Sequence is the series of numbers: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ... The next number is found by adding up the two num...
Read moreEven numbers are those which are divisible by 2. Numbers like 2,4,6,8,10, etc are even. Odd numbers are those which are not divisible by 2...
Read more