jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

SQLite: A Lightweight Alternative

Rating 0.0 0.0
In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 742

Alternating Row Colors

Rating 0.0 0.0
Alright, this is a simple little script which I got from some site a while back which lets you alternate colors in a table as rows come in from mySQL.
Platform(s): n/a Date: Feb, 27 2004
DETAIL
Hits: 732

Database Driven Pagination Script

Rating 0.0 0.0
This is a database driven pagination tutorial. Pagination refers to when return results are broken up into pages. For example when say a search returns 100 results but 10 results per page is desired and links to the other pages with 10 more results are generated. This is used to avoid scrolling nightmares. A classic example is the google search. This tutorial assumes basic knowledge of php scripting and mysql databases.
Platform(s): Windows Date: Nov, 24 2004
DETAIL
Hits: 731

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

Static HTML Generation With PHP and MySQL

Rating 0.0 0.0
Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
Platform(s): n/a Date: Aug, 14 2002
DETAIL
Hits: 700

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

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

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

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

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
Amount: 124
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 >>