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

DBM Functions Demo

Rating 0.0 0.0
This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.
Platform(s): n/a Date: Dec, 26 1999
DETAIL
Hits: 695

Dealing with special characters

Rating 0.0 0.0
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.
Platform(s): n/a Date: Jun, 17 2005
DETAIL
Hits: 478

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

Display MySQL table as HTML example

Rating 4.0 4.0
This example use MySQL functions from PHP to display full MySQL table(every column and every row) as HTML.
Platform(s): Windows Date: Oct, 25 2006
DETAIL
Hits: 316

Displaying Data In A MySQL Database

Rating 5.0 5.0
This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for beginners who are interested in learning the language quickly.
Platform(s): n/a Date: May, 09 2005
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: 1489

DSN and DSN-less connections

Rating 5.0 5.0
DSN stands for 'Data Source Name'. It is an easy way to assign useful and easily rememberable names to data sources which may not be limited to databases alone. DSN-less connections don't require creation of system level DSNs for connecting to databases and provide an alternative to DSNs. This tutorial will show you how to connect to an Access database with a DSN and without a DSN.
Platform(s): Windows Date: Sep, 15 2006
DETAIL
Hits: 275

Formatting Date/Time value in SQL query

Rating 2.0 2.0
Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
Platform(s): n/a Date: Dec, 12 2002
DETAIL
Hits: 3539

How to connect to MS SQL Server database

Rating 3.5 3.5
Before you can get content out of your MS SQL database, you must know how to establish a connection to MS SQL Server from inside a PHP script. This tutorial describes how to connect to MS SQL database with a DSN and without a DSN.
Platform(s): Windows Date: Sep, 21 2006
DETAIL
Amount: 124
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 12 13 >>