How to remove index.php from CodeIgniter URL in steps?
CodeIgniter has a main file index.php, which is the entry point for any request. The default URL pa...
CodeIgniter has a main file index.php, which is the entry point for any request. The default URL pa...
In this tutorial, I will tell you, how to easily create PDF documents in your PHP applications. For...
As you have gone through the previous tutorials of this CodeIgniter Tutorial series. You must be aw...
In our daily development life, there are many times we need to code something specifically for a ce...
In this tutorial, I am going to show full code to create pagination with PHP and MySQL. Usually, S...
Google always keeps doing something new for us. This time Google has created a tremendous app calle...
What are star Patterns? Star pattern is a series of * character arranged in a manner to create ...
To detect a whether a page is refresh or page is entrered i.e. accessed via some other page link cl...
Before learning how to change phone number in Gmail or Google account, let’s know how significant p...
In CSS we can put borders to either side of an element but what about making a half border design ...