HOME > RSS Feeds > - Latest Tutorial Listings For Database Related
Add To:  Subscribe with My Yahoo!  Subscribe with Google  Subscribe in NewsGator Online  Subscribe in Rojo  Subscribe with Pluck RSS reader  Subscribe with Bloglines  Add to AOL Subscribe to this feed using your favorite reader  

 
Display Data with CodeIgniter 2.1.0
This tutorial demonstrates how to create a model, view, and controller to retrieve data from a database.

Avoid executing MySQL queries within loops
Reduce the number of MySQL queries your script performs by utilising this more efficient approach to displaying dynamic data.

Access a MySQL Database Using PDO
This tutorial will show you how to access a mysql database using the PHP Data Objects interface, also known simply as PDO. One big advantage of using PDO versus other methods is the use of prepared st...

PHP translate function using google translate
We create a database table that can contain translations for specific languages. Then we create a function that uses that database. If it finds a translation it will show the one out of the database. ...

Php and Mysql Google Sitemap
Google Xml Sitemap in Php and Mysql, In this tutorial i will teach you how to create your own Php and Mysql Sitemap for your website.

Get the size of a MySQL database using PHP
This is a simple tutorial that shows how to get the size of the mysql databse using php

Displaying data from MySQL table using PHP
In this lesson I will teach you how to display a single row or multiple rows of data from a MySQL table using PHP.

The easiest way to paginate MySQL results with PHP
Easy to follow PHP tutorial on paginating MySQL results.

Php Count() Function
Count all elements in an array, or properties in an object, This is particularly useful for counting all the elements of a multidimensional array. The default value for mode is 0. count() does not det...

Complete Website Mysql Backup Using PHP
This script will show you how to take complete website mysql backup via cron using php and email the backup file as attachment

 
   

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap