Add Row to a Database Table
In this tutorial you will learn how to add a row to a MySQL database using the power of PHP.
Database Related
Display a Database
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Database Related
PHP & MYSQL Setting up the database
This tutorial is the second part of our PHP/MYSQL series of articles.
Database Related
PHP & MYSQL Tutorial: Inserting Data into mysql
This is the third installment of our php mysql tutorial series.
Database Related
Working With Excel Files. (comma Delimited Or Csv)
Here is how to work with Excel files and PHP.
Database Related
Table Editor Comparison
This article provides a comparison of three popular table editor libraries and applications.
Database Related
Alternating row colours
shows you how to generate a table with alternating row colours from a MySQL databse.
Database Related
LDAP to SQL
The author writes: Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didn't take long to realize - I'd have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key.
Database Related
An Introduction to PHP & MySQL Tutorial
What is MySQL? How does it work? : And how do you work with it? This tutorial is a great place to get started using PHP & MySQL.
Database Related
Basic mySQL Queries And PHP
L
Database Related