jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

DeEnFrSp
Amount: 124
Displaying: 91 - 100
Pages: << 1 2 3 4 5 6 7 8 9 [10] 11 12 13 >>
Sort Listings By:
Hits: 437

Doing Simple DB Abstraction in PHP

Rating 0.0 0.0
This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
Platform(s): n/a Date: Dec, 27 2000
DETAIL
Hits: 127

Building Next/Prev Buttons for Query Results (Part 2)

Rating 0.0 0.0
In this Part 2 of the article "Building Next/Prev Buttons for Query Results," you will be shown a sample code designed to work in most instances (with minor changes).
Platform(s): n/a Date: Dec, 21 2000
DETAIL
Hits: 515

ODBC Socket Server

Rating 0.0 0.0
This article describes how to make Access and PHP work together using the ODBCSocketServer, an open source socket server, available at http://odbc.linuxave.net/. This tutorial will take you through configuring your machines and using the socket server.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 385

An Introduction to Database Normalization (part 2)

Rating 0.0 0.0
The author notes, "Last week we introduced you to the basics of creating an efficient database table structure. After today's concluding article of this series you'll be able to create some of your own MySQL-powered applications, or use this syntax as the basis for learning to create normalized databases on your database server of choice."
Platform(s): n/a Date: Dec, 06 2000
DETAIL
Hits: 139

Data Integrity using MySQL and PHP

Rating 0.0 0.0
This is an overview of relational database concepts, specifically MySQL. It illustrate each of the concepts through simple examples.
Platform(s): n/a Date: Dec, 06 2000
DETAIL
Hits: 156

Data Integrity Using MySQL and PHP (Part 2)

Rating 0.0 0.0
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.
Platform(s): n/a Date: Dec, 06 2000
DETAIL
Hits: 229

Creating Dynamic Next / Previous Buttons with PHP and MySQL

Rating 0.0 0.0
This tutorial explains how to program Next / Previous buttons with a dynamic, reusable class using PHP and MySQL or PostGreSQL.
Platform(s): n/a Date: Nov, 29 2000
DETAIL
Hits: 349

PHPLIB and multiple databases

Rating 0.0 0.0
This 6-page article explains how to create an extension to PHPLIB to work with multiple databases. You may find this article helps you extend PHPLIB in other ways. Read this article to the end and then think about situations where PHPLIB performs 98% of what you want.
Platform(s): n/a Date: Nov, 08 2000
DETAIL
Hits: 190

Are PHP and MySQL the Perfect Couple?

Rating 0.0 0.0
Many devs using MySQL have fallen in love with PHP. Jason Gilmore explains why they're the perfect couple. 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.
Platform(s): n/a Date: Oct, 17 2000
DETAIL
Hits: 435

Uploading, Saving and Downloading Binary Data in a MySQL Database

Rating 0.0 0.0
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. Includes the complete source code for all the scripts involved.
Platform(s): n/a Date: Oct, 17 2000
DETAIL
Amount: 124
Displaying: 91 - 100
Pages: << 1 2 3 4 5 6 7 8 9 [10] 11 12 13 >>