jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

Accessing a Microsoft SQL Server database from PHP running under Linux

Rating 0.0 0.0
This article describes how to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box.
Platform(s): n/a Date: Oct, 01 2000
DETAIL
Hits: 410

Admin user interface: adding and deleting users

Rating 0.0 0.0
This is the second part of creating Web-based admin user interface. This tutorial covers adding and deleting users via Web form using a MySQL database.
Platform(s): n/a Date: Jul, 29 2000
DETAIL
Hits: 222

Connecting to a mySQL database

Rating 5.0 5.0
This tutorial explains how to use several basic MySQL database functions in PHP. Main topics include: Connecting to a mySQL database using PHP, SHOW available tables, Using telnet to CREATE tables, How to INSERT, QUERY, UPDATE, and DELETE rows in a table, How to ALTER a table, Commenting Your mySQL Tables, and Creating mySQL tables.
Platform(s): n/a Date: Jul, 29 2000
DETAIL
Hits: 139

SQL Database Function Wrappers

Rating 0.0 0.0
When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this redundancy. The tutorial uses MySQL as the database, but the database layer is irrelevant. These functions can be adapted to use other databases.
Platform(s): n/a Date: Jul, 17 2000
DETAIL
Hits: 422

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

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

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

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

Simple Connection to PostgreSQL

Rating 4.0 4.0
Like MySQL, the PostgreSQL database is quite popular among PHP developers. Understandably, there are numerous well-documented PHP functions you can use in conjunction with PostgreSQL. Here you will find how to make a simple connection and select some data using just a few of these functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Hits: 324

Simple Connection to Sybase

Rating 2.0 2.0
This tutorial explains how to make a simple connection to Sybase using a few PHP functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Amount: 124
Displaying: 101 - 110
Pages: << 1 2 3 4 5 6 7 8 9 10 [11] 12 13 >>