Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Using PostgreSQL With PHP
Using PHP to search a MySQL database and return paged results
Uploading, Saving and Downloading Binary Data in a MySQL Database
Static HTML Generation With PHP
SQLite: A Lightweight Alternative
SQL Theory & How-To
SQL execution time
Slash 'em: The War Against Magic Quotes
Script Web databases quickly with PHP scripting language
Random MySQL result-set
Preparation for using LDAP to SQL
PHPLIB and multiple databases
PHP,MySQL Tutorial
PHP with mySQL introduction
PHP Mysql Tutorial for Beginners 1
Top Code
A Framework for Persisting Data Relationships
Accessing a Microsoft SQL Server database from PHP running under Linux
Alternating Row Colors
Are PHP and MySQL the Perfect Couple?
Beginning MySQL Tutorial
Best Practices: Database Abstraction
Coding Ground - PHP and MySQL tutorial
Connecting to a mySQL database
Counting Rows
Creating and accessing MySQL data with PHP
Creating dynamic Web sites with PHP and MySQL
Creating Next / Previous Buttons with PHP and MySQL
Data Integrity using MySQL and PHP
Data Integrity Using MySQL and PHP (Part 2)
Database Abstraction with PEAR
PHP > Tips and Tutorials > Database-Related
Source List
All | Freeware

Code 21-30 of 39   Pages: Go to  << Prior  1  2  3  4  Next >>  page  


This tutorial gives the two formats for formatting date/time value. One is using PHP and the other is much better solution is to use MySQL embedded data/time functions. For this, the author gives some sample functions and examples. The author conclud



This is a tutorial which teaches the users how to make their own database API that is used with different database types using php. The author explains the users about using class which provides functions to send a query to database and to fetch the



Displaying Data In A MySQL Database is an user friendly article through which the PHP programmers can gather information about the method of displaying the data on the database table. This simple tutorial teaches the method of inserting the informati



This is a tutorial which teaches the users how to normalize data and to develop their application with php. The author says to the users that they must know the methods for normalizing the table in their relational database system to work with mysql.



In this article, the author discusses database abstraction with PEAR with some sample PHP code functions for easy understanding. The author deals in the following areas like what is PEAR? database connect, database disconnect, database is error, Data



This is a tutorial which tells the users about data integration by using mysql and php. The author provides information to the users that they can prevent the duplicate name entered into a database. This tutorial tells the user about MySQL which supp



This is a tutorial which tells the users how to integrate data by using php and mysql. The author provides info to the users that this tutorial will start with an overview of relational concepts and there are two types of data integrity covered ie:-



Creating and accessing MySQL data with PHP is an article that explains to get data with your php scripting to gather information within a MySQL database. The author gives some codes and example programmes for doing this. The author explains the use o



In this tutorial, the author teaches to use PHP and MySQL for developing dynamic websites. By a through reading, you will certainly know how dynamic websites work and how they serve the content and you also know to serve your own dynamic content easi



This is a tutorial which tells the users about the creation of dynamic navigation links using PHP and MySQL. The author provides information to the users that this tutorial is suitable for them to create next and previous buttons in different scripts