jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

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

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

An Introduction to PHP & MySQL Tutorial

Rating 0.0 0.0
What is MySQL? How does it work? : And how do you work with it? This tutorial is a great place to get started using PHP & MySQL. Includes some code samples, explaination and resources.
Platform(s): n/a Date: Apr, 29 2006
DETAIL
Hits: 425

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

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

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

Install ADOdb Database Abstraction Layer

Rating 0.0 0.0
Do you get stressed out by mysql or other database queries? Do you use multiple databases and wish there was just one way to handle all of your queries? ADOdb is a system that executes queries to any type of database the same way, so you only have to know how to do it their way. This tutorial walks you through installing ADOdb on your web server, and configuring it to work with a mysql server.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Sep, 21 2006
DETAIL
Hits: 417

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

SImple PHP Database Abstraction Class

Rating 1.0 1.0
This DB connectivity class makes it even easier to work with data from MySQL databases. It handles errors, features a better result object, and allows you to iterate through the rows returned by a SELECT query.
Platform(s): Windows Date: Oct, 17 2006
DETAIL
Hits: 416

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: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 >>