How to Create Dynamic Tree View Menu

12 years ago

In this tutorial, I will describe how to create dynamic tree view menu using PHP, MySQL and css. It’s very… Read More

Remove Duplicates From Multidimensional Array

12 years ago

In this post, I am going to explain how to remove duplicate values from multidimensional array in PHP. I use… Read More

Simple Example of CodeIgniter Custom Layout

12 years ago

In this tutorial I will describe how to create layout for CodeIgniter. We have twig library to get layout method… Read More

Create A Dynamic ‘Read More’ Link Using PHP

12 years ago

I am working on a dashboard similar to WordPress today, therefore there are many stories and each story has an… Read More

Alternate Row Color Using jQuery

12 years ago

In this post, you will learn how to create alternate row colors in an HTML table with help of jQuery,… Read More

How To Send Mail With HTML and CSS Style

12 years ago

In this tutorial I will described How to send mail through PHP with HTML tag. Normally, when we are using… Read More

How To Send Email From Localhost Using PHP

12 years ago

In this post about "How to send mail from localhost in php using wamp/xampp", sometimes we need to test the… Read More

Remove Special Character in PHP Using str_replace()

12 years ago

Today, I will discuss how to remove special characters from string in php using str_replace(), In order to do this… Read More

How To Enable Mod_Rewrite Module In Apache for Xampp/Wamp

12 years ago

In This tutorial, I will describe how to enabled and disabled mode rewrite module into your wamp/xampp. The mod_rewrite is… Read More

Currency Converter In PHP Using Google Api

12 years ago

Google is provides free of cost Currency Converter API to convert one currency into another currency type.Google Currency Converter API… Read More

Categories