jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

Count and display the number of rows in a MySQL database table

Rating 3.0 3.0
This code will count the number of entries / records in a MySQL database table and then display it using echo.
Platform(s): n/a Date: Mar, 10 2004
DETAIL
Hits: 563

SQLite: A Lightweight Alternative

Rating 0.0 0.0
In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 563

ODBC Socket Server

Rating 0.0 0.0
This article describes how to make Access and PHP work together using the ODBCSocketServer, an open source socket server, available at http://odbc.linuxave.net/. This tutorial will take you through configuring your machines and using the socket server.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 561

Alternating Row Colors

Rating 0.0 0.0
Alright, this is a simple little script which I got from some site a while back which lets you alternate colors in a table as rows come in from mySQL.
Platform(s): n/a Date: Feb, 27 2004
DETAIL
Hits: 552

MySQL FAQs - PHP Connections and Query Execution

Rating 0.0 0.0
A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL statements; checking execution errors.
Platform(s): Linux, Windows, Mac OSX, Sun Solaris Date: Sep, 11 2006
DETAIL
Hits: 550

Static HTML Generation With PHP and MySQL

Rating 0.0 0.0
Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
Platform(s): n/a Date: Aug, 14 2002
DETAIL
Hits: 545

Creating Database Error Messages

Rating 0.0 0.0
Ever see the little errors of unable to find a file that is stored in mysql? Well you can use this tutorial to add a little message so the viewers know whats going on.
Platform(s): Linux Date: Jun, 09 2005
DETAIL
Hits: 543

PHP & MYSQL Tutorial: Inserting Data into mysql

Rating 4.0 4.0
This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using Mysql INSERT command.
Platform(s): Windows Date: Jan, 04 2006
DETAIL
Hits: 526

Database Driven Pagination Script

Rating 0.0 0.0
This is a database driven pagination tutorial. Pagination refers to when return results are broken up into pages. For example when say a search returns 100 results but 10 results per page is desired and links to the other pages with 10 more results are generated. This is used to avoid scrolling nightmares. A classic example is the google search. This tutorial assumes basic knowledge of php scripting and mysql databases.
Platform(s): Windows Date: Nov, 24 2004
DETAIL
Hits: 516

MySQL Table Fields Data Typs

Rating 1.0 1.0
Learn the three main basic data types used in MySQL and how to utilize them to build a more effective dynamic web site. Lots of web developers use MySQL but not all of them harness the power of these features.
Platform(s): Linux, Windows, Mac OSX, Sun Solaris Date: Dec, 03 2006
DETAIL
Amount: 124
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 >>