Categories
Tags → Odbc Php

Molly - Dynamic Website Architecture

Molly is a system and architecture for building dynamic database-backed web sites easily using HTML and simple MAML (XML) tags. Molly is written in PHP and works with MySQL, PostgreSQL, Oracle, && ODBC databases, and runs on Linux, OS X, and ...
DETAILS

Max Media Manager - Open Source Ad Server

Max Media Manager is an open source ad server based on phpAdsNew, enhanced for performance, with many new features, and restructured for expansion. New features include agency support, rich media ads, conversion tracking, third-party ad trac...
DETAILS

PHP and Microsoft Access Database (ODBC)

Learn to utilize Microsoft Access Database and ODBC Connections with your PHP scripts. This method Very similar to using MySQL.
DETAILS

Using PHP with ODBC

This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases.
DETAILS

ODBC with PHP: Tips and Hints on Windows

ODBC is one of Microsoft''s earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsoft''s ADO (which ...
DETAILS

Simple ODBC Connections

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 data...
DETAILS

Interfacing With MS Access 97+

Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database.
DETAILS
©2003-2008 jCay.com