Home

Submit

Source

Feeds

Home » PHP » Databases ::

PHP Databases
This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database.
Related Tutorials
PHP Databases
PHP and Accessing MySQL Databases
PHP / Databases
PHP can be used for many things, including grabbing your MySQL database entries.

Site: www.thescripts.com Report - View Tutorial

PHP Databases
Data Integrity Using MySQL and PHP (Part 2)
PHP / Databases
A continuation of the series, "Data Integrity Using MySQL and PHP," this article discusses the concept of auto_increment fields in MySQL, to cause MySQL to store a unique, incrementing integer in the field of each new row.

Site: www.abriasoft.com Report - View Tutorial

PHP Paging
Pagination with PHP
PHP / Paging
This tutorial is designed to guide you through the logic and code behind the process of paginating data in PHP. In this tutorial, the data is retrieved from mySQL database. I feel you will be able to grasp this tutorial better if you have a decent knowledge of PHP and mySQL.

Site: www.allsyntax.com Report - View Tutorial

PHP Databases
Are PHP and MySQL the Perfect Couple?
PHP / Databases
This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact with MySQL.

Site: www.oreillynet.com Report - View Tutorial

PHP Databases
Displaying Fields and Data of a MySql Table in PHP
PHP / Databases
This example shows how to display the data values from the columns of a search result from a MySql query in an HTML table.

Site: www.codebeach.com Report - View Tutorial

PHP Databases
Accessing a Database Using PHP/MySQL
PHP / Databases
How to make a mysql connection, select a database, query the database, count the rows and use the information within the rows.

Site: www.interviewmyass.co.uk Report - View Tutorial

PHP Databases
Uploading, Saving and Downloading Binary Data in a MySQL Database
PHP / Databases
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database. This article is split into three pages: Setting up the database, Creating the 'upload' scripts, and Creating the 'download' script.

Site: www.oreillynet.com Report - View Tutorial

PHP Databases
Making Data Dynamic
PHP / Databases
One of the main strengths of PHP is its support for a vast number of databases. Very often, PHP and MySQL are viewed as an entity. However, other databases have their strengths, toofor instance, it took MySQL a very long time to support features that are considered standard in other systems; however, MySQL is known to be very fast.

Site: www.brainbell.com Report - View Tutorial

PHP Site Analysis
Generating Advanced Web Page Statistics using PHP
PHP / Site Analysis
This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using mySQL and PHP.You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL table using the mySQL client.

Site: devzone.zend.com Report - View Tutorial

PHP Databases
Importing csv data into MySQL with php script
PHP / Databases
This tutorial will show you how to import csv data into MYSQL with a simple PHP script. Many times you have to write a script because the import function in phpMyAdmin will not import the way you want.

Site: www.chipmunk-scripts.com Report - View Tutorial

PHP News and RSS Feeds
Read news from MySQL
PHP / News and RSS Feeds
Managing MySQL data with PHP and use them in a simple Flash MX application.

Site: www.sephiroth.it Report - View Tutorial

PHP Databases
How to Access a MySQL Database Using PHP
PHP / Databases
Display data from a MySQL database on a web page using PHP.

Site: teamtutorials.com Report - View Tutorial

PHP Databases
PHP Script Tips - Working with MySQL Database
PHP / Databases
A collection of 21 tips on working with MySQL database. Clear explanations and tutorial exercises are provided on connecting and selecting MySQL database, creating and dropping tables, inserting, updating, and deleting rows, selecting and looping through data rows, searching by key words, setting auto-increment IDs.

Site: dev.fyicenter.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
PHP and Mysql: Part 1
PHP / Databases
Alot of people have written in saying that the Using MySQL with PHP tutorials they've found in the internet are difficult to follow. This tutorial is our attempt at solving the confusion and providing a straight-forward explanation of how you use PHP to interact with a MySQL database.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement