jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

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

Paging Results in PHP

Rating 3.0 3.0
Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page.
Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 1818

Working With Excel Files. (comma Delimited Or Csv)

Rating 5.0 5.0
Here is how to work with Excel files and PHP.
Platform(s): Windows Date: Feb, 11 2006
DETAIL
Hits: 1697

Print mySQL Table To Be Displayed In An HTML File

Rating 3.0 3.0
Learn how to print all data in a mySQL table into a neat HTML table to be displayed in your web browser. You do not even need to know the individual field names in the mySQL table, just provide the mySQL table to use and the process is complete. Easy to understand and can be adapted by you to suit your needs.
Platform(s): Windows Date: May, 22 2006
DETAIL
Hits: 1431

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

Connect to MySQL

Rating 0.0 0.0
Shows you how to connect to a MySQL Server.
Platform(s): Linux, Windows Date: Oct, 07 2004
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: 997

PHP and mySQL Introduction

Rating 0.0 0.0
A detailed introduction to PHP and mySQL interaction. Includes detailed comments to help newbies get used to PHP and understand what is happening in each script.
Platform(s): n/a Date: Jul, 22 2003
DETAIL
Hits: 991

myphpbooks

Rating 0.0 0.0
This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented include, saving a new record, listing of records for user selection, selection of a record and displaying its details, updating a record, deleting a record and searching for records. Once you have learned the techniques used in this program, you can build any php-mysql based programs.
Platform(s): Linux, Windows Date: Jan, 23 2006
DETAIL
Hits: 912

MySQL FAQs - Managing Tables and Running Queries with PHP Scripts

Rating 5.0 5.0
A collection of 18 tips on managing tables and data rows with PHP scripts. Clear explanations and tutorial exercises are provided on creating and dropping tables; inserting, updating, and deleting rows, selecting and looping through data rows by pages; setting auto-increment IDs.
Platform(s): Windows Date: Sep, 25 2006
DETAIL
Amount: 124
Displaying: 1 - 10
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 >>