In this tutorial, I will describe how to create dynamic tree view menu using PHP, MySQL and css. It’s very… Read More
In this post, I am going to explain how to remove duplicate values from multidimensional array in PHP. I use… Read More
In this tutorial I will describe how to create layout for CodeIgniter. We have twig library to get layout method… Read More
I am working on a dashboard similar to WordPress today, therefore there are many stories and each story has an… Read More
In this post, you will learn how to create alternate row colors in an HTML table with help of jQuery,… Read More
In this tutorial I will described How to send mail through PHP with HTML tag. Normally, when we are using… Read More
In this post about "How to send mail from localhost in php using wamp/xampp", sometimes we need to test the… Read More
Today, I will discuss how to remove special characters from string in php using str_replace(), In order to do this… Read More
In This tutorial, I will describe how to enabled and disabled mode rewrite module into your wamp/xampp. The mod_rewrite is… Read More
Google is provides free of cost Currency Converter API to convert one currency into another currency type.Google Currency Converter API… Read More