Php

You can find a lot of examples and tutorials about the PHP category. such as PHP popular posts, PHP category articles, PHP & MySQL posts, PHP framework related post like as CodeIgniter, Laravel, Rest API related post.

In this article, We will explain How to Create Multi level Nested category example in Codeigniter. you can use this example in Codeigniter Multilevel ...
 XpertPhp
 10 - Jun - 2018
 348
Today, we will explain to you how to use hooks in Codeigniter Framework. let’s know, what are hooks in Codeigniter. The hook allows you to execu...
 XpertPhp
 10 - Jun - 2018
 259
The explode() function is used to split a string. sometimes required to convert strings into PHP array. I’ll tell how to use it with examples PH...
 XpertPhp
 09 - Jun - 2018
 248
In this article, we will discuss How to generate pdf in Codeigniter using the mPDF library. There are many packages available but mPDF package through...
 XpertPhp
 09 - Jun - 2018
 355
In this article, we will discuss how to delete a record or data (Codeigniter Delete Query with example) from the MySQL database using the CodeIgniter ...
 XpertPhp
 09 - Jun - 2018
 268
In this article, we will discuss how to update a record or data (Codeigniter Update Query Using Where Condition) from the MySQL database using the Cod...
 XpertPhp
 08 - Jun - 2018
 317
In this article, we will discuss how to insert Single and Multiple records from the MySQL database using the CodeIgniter framework(Codeigniter Single ...
 XpertPhp
 08 - Jun - 2018
 352
In this article, We will explain how to create login with google account using PHP. Here we will create a system where the user can log in with his Go...
 XpertPhp
 07 - Jun - 2018
 300
In this article, we will discuss about how to use Join query in the CodeIgniter framework(CodeIgniter join query example). what Join Query? if you nee...
 XpertPhp
 07 - Jun - 2018
 343
In this article, We will discuss how to create custom helper in CodeIgniter. CodeIgniter allows the creation of a custom helper. So we can easily crea...
 XpertPhp
 06 - Jun - 2018
 275