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

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

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

ODBC with PHP: Tips and Hints on Windows

Rating 0.0 0.0
ODBC is one of Microsoft's earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsoft's ADO (which is Microsoft's recommended API for 4GL programmers) and DSN-less connections.
Platform(s): n/a Date: Jun, 24 2004
DETAIL
Hits: 462

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

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