jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

Alternating row colours

Rating 0.0 0.0
shows you how to generate a table with alternating row colours from a MySQL databse.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 15 2006
DETAIL
Hits: 631

Simple Connection to mSQL

Rating 0.0 0.0
This tutorial descripbes how to make a simple connection to mSQL using a few PHP functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Hits: 625

MySQL Efficiently using ADOdb

Rating 0.0 0.0
Learn how to use ADOdb and MySQL for a more efficient website.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 620

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
Hits: 616

Descriptions of Common Data Types

Rating 0.0 0.0
This is a short reference to common data types of MySQL database, a shorter version of the one found in the MySQL manual.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Hits: 614

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: 603

Configuring PHP with ORACLE 8i Support

Rating 0.0 0.0
This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes "when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution. I have following configuration: ORACLE 8.1.6; PHP 4.0.6; Apache 1.3.19 (Already Installed)."
Platform(s): n/a Date: Nov, 12 2001
DETAIL
Hits: 600

MySQL Essentials

Rating 0.0 0.0
This is a quick MySQL reference for your daily practice or for learning MySQL. This one page document includes most of the commands you will need to create databases and tables, run queries and process data. The download file format in MS Word.
Platform(s): n/a Date: Nov, 16 2001
DETAIL
Hits: 595

Database Normalization And Design Techniques

Rating 3.5 3.5
One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you a lot of headaches down the road when you have to perform miraculous SQL calls in your PHP code in order to extract the data you want. By understanding data relationships and the normalization of data, you will be better prepared to begin developing your application in PHP. This 6-page article describes the data relationships and the normalization of data using a simple example.
Platform(s): n/a Date: Dec, 17 2004
DETAIL
Hits: 595

Simple Connection to MySQL

Rating 2.0 2.0
The MySQL database is one of the most popular among PHP developers, and there are numerous well-documented PHP functions you can use in conjunction with your MySQL databases. In this tutorial, you will learn how to make a simple connection to MySQL using just a few of these functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Amount: 124
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 13 >>