PHP Programming Tutorial

12 years ago

Many databases support the concept of prepared statements.Prepared statements are useful to execute SQL statements with some patterns and optimize the query.Today I am going Read More

12 years ago

Design Pattern performs the major role in the object-oriented programming of PHP.A design pattern is useful to write a real and reliable design code and Read More

12 years ago

If any information is critical to your website and if you want to remove out of date contents and want to prevent web browsers from Read More

12 years ago

While writing to files that are possibly being read by other scripts at the same time, you will run into problems at some point specifically Read More

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

Most Popular Posts

Custom Directives in Angular JS

Posted on 9 years ago

Bhumi

The Readers’ Poll – July 2013

Posted on 11 years ago

Bhumi

How to use MySQL Cursor

Posted on 12 years ago

Bhumi