jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

Add Row to a Database Table

Rating 0.0 0.0
In this tutorial you will learn how to add a row to a MySQL database using the power of PHP. This would work great for a comment board.
Platform(s): n/a Date: Oct, 31 2005
DETAIL
Hits: 291

PHP MySQL Tutorial

Rating 0.0 0.0
This is a PHP and MySQL tutorial. With code examples like uploading files to database, creating guestbook, contact form, Content Management System (CMS), User Authentication etc.
Platform(s): Linux, Windows Date: Apr, 29 2005
DETAIL
Hits: 285

Tutorial: SQL Basics 1 Databases (Creating and Deleting)

Rating 0.0 0.0
This tutorial will explain the basics of core databases in SQL without complicating with mySQL. Will show you the how to create and view databases in the system and how to create and run sql scripts in the monitor and phpMyAdmin further tutorials will go into the basics of tables following with advanced tutorials.
Platform(s): Date: Dec, 13 2005
DETAIL
Hits: 278

Multicolumn Output from a Database with PHP

Rating 0.0 0.0
Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done.
Platform(s): n/a Date: Apr, 19 2005
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: 267

Database Abstraction with PEAR

Rating 0.0 0.0
So you've written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company won't be using MySQL anymore. You're moving to Oracle. Your application is dead in the water. You should have used database abstraction.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 260

Simple Connection to PostgreSQL

Rating 4.0 4.0
Like MySQL, the PostgreSQL database is quite popular among PHP developers. Understandably, there are numerous well-documented PHP functions you can use in conjunction with PostgreSQL. Here you will find how to make a simple connection and select some data using just a few of these functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Hits: 260

A Contact Database using MySQL and PHP

Rating 5.0 5.0
MySQL has a small, highly optimized database engine that implements the entry-level SQL92 specification. Its rich set of support tools lets you create dynamic Web applications such as catalogs, shopping carts, and contact lists. This article introduces MySQL and shows how to develop a simple Web interface to a contact database using MySQL and PHP.
Platform(s): n/a Date: Feb, 22 2000
DETAIL
Hits: 253

Access Granted

Rating 0.0 0.0
The author writes "mySQL comes with a pretty powerful security system, the grant tables, which allows database administrators to precisely control access to databases, tables and even specific rows and columns." This article describes how the five grant tables combine to offer power users a tremedous amounts of flexibility and control over database access and operations.
Platform(s): n/a Date: Apr, 24 2001
DETAIL
Hits: 252

Simple ODBC Connections

Rating 0.0 0.0
PHP includes functions for Open Database Connectivity (ODBC), which is useful if, for example, you want to connect to a Microsoft Access data source on Windows NT. An increasing number of PHP developers are using the ODBC functions to connect to databases; to that end, the ODBC functions are numerous and well-documented in the PHP Manual. This tutorial presents how to make simple ODBC connections using just a few of these functions.
Platform(s): n/a Date: Jun, 29 2000
DETAIL
Amount: 124
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 13 >>