PHP Programming Tutorial

12 years ago

Sometimes you have data(mainly MySQL data) in comma-separated values (CSV) format. or you have CSV file to import database values and you tried with CSV Read More

12 years ago

Today I am going to show one more demo which is for to swap database table row like in Joomla for sorting or ordering a Read More

12 years ago

Sometimes you want to read the database values in JavaScript.This article describes the real-time display of JavaScript Ticker using Database Values. Here is the one Read More

12 years ago

There are two ways to save images. Most common way is to save the file name in MySQL table and upload image in folder.Another way Read More

12 years ago

In last week, I was haven’t more work so I was experimenting a MySQLi extension in PHP and I thought that to check “how to Read More

12 years ago

In the last article I have explained about one of the OOPs concept is Type hinting and today I am going to explain one more Read More

12 years ago

Recently I have prepared some OOPs demos for my students and I really like one concept of Type Hinting so let’s have a quick look Read More

Most Popular Posts

To Swap Database Row in PHP

Posted on 12 years ago

Bhumi

To learn MySQL PACK_KEYS with example

Posted on 9 years ago

Bhumi

Learn about InnoDB MySQL Storage Engine

Posted on 12 years ago

Bhumi

How to install zend framework on wamp

Posted on 11 years ago

Bhumi