In this tutorial we are going to explain you how to perform CodeIgniter select query to fetch data from […]
I’ll share to you very basic tutorial with codeignter,here is inserting data toyou database.Oke make it simple,first of all […]
I’ll share to you very basic tutorial with codeignter,here is inserting data toyou database.Oke make it simple,first of all […]
CodeIgniter’s File Uploading Class allows uploading files on the server. You can upload single file or image easily using […]
In this topics, we will discus about how to create PDF using DOMPDF with Codeigniter Framework. We are going […]
Today we’re going to be learning how to connect and then query a database in CodeIgniter. Knowing how to […]
A simple program that I wrote before in PHP(Codeigniter) and MySQL to search a record from the database. The […]
In this tutorial, I will describe how to send emails in a CodeIgniter application using SMTP. I will use […]
.htaccess file is a configuration file used to override the main server configuration. .htaccess file placed in a directory […]
CAPTCHA is a simple test to determine if a user is a computer or a human. It is used […]