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

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

PHP4 Session Handler using ADODB

Rating 0.0 0.0
PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff. PHP4's session variables are stored in files by default. However for true scalability, it is better to store this data in a database using a database wrapper library like ADODB. ADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ADO.
Platform(s): n/a Date: Apr, 14 2005
DETAIL
Hits: 513

Display a Database

Rating 0.0 0.0
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Platform(s): Windows Date: Nov, 12 2005
DETAIL
Hits: 510

Simple Connection to Informix

Rating 0.0 0.0
This tutorial explains how to make a simple connection to Informix and select some data using PHP.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Hits: 507

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

PHP and Writing to MySQL Databases

Rating 3.5 3.5
This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 16 2005
DETAIL
Hits: 487

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

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

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

Connecting to mySQL

Rating 0.0 0.0
This is a small tutorial detailing how to connect to mySQL. It is easy to follow and can be pulled right of the site. Ideal for newcomers to PHP that want to look at connecting to databases.
Platform(s): Windows Date: Dec, 13 2005
DETAIL
Amount: 124
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 13 >>