Latest Tutorials
PHP Codeigniter Curl Post Request Example
In this tutorial, i will give you example of how to fire curl post request with codeigniter. it will help to get third party api data using curl request in code…
Codeigniter Check Request Is Ajax Example
Hi everyone, Sometimes we need to check request is ajax or not in codeigniter 3 application. If you want to call same method but if request is ajax then you per…
Codeigniter Get File Extension Before Upload
Are you looking for codeigniter get extension of file before upload then i will help you to get file extension in codeigniter from file name. we can get file ex…
Codeigniter Remove Index.php Using Htaccess
I want to share this tutorial for codeigniter remove index.php from url using htaccess file. I will show you code for how to remove index.php from url in codeig…
How To Add Watermark In Image Using PHP?
You will learn how to add watermark in image using PHP. I would like to show you PHP watermark image transparent png. if you want to see example of PHP add wate…
How To Add Text Watermark To Image In PHP?
This simple article demonstrates of PHP add watermark text to image. you will learn how to add watermark text to image in PHP. I would like to show you PHP add …
PHP Implode() Function Example Tutorial
This article will provide example of php implode function. let’s discuss about php implode string to array. you will learn php split string to array using imp…
How To Replace \n With Br In PHP?
Hello all! In this article, we will talk about how to replace \n with br in php. it's simple example of replace n with br in php. you will learn php replace n w…
PHP Nl2br() Function Example Tutorial
This article will provide some of the most important example nl2br in PHP. Here you will learn PHP nl2br example. this example will help you PHP nl2br() functio…