Categories
Tags → Php Oracle

phpOracleView

phpOracleView allow you to perform sql queries on a oracle schema through the use of standard php oracle functions (instead of alternative to phporacle admin which requires oci8). hpOracleView comes with a sql window and a left frame that displays : ...
DETAILS

OracleEditor.php

OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing arbitrary SQ...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

Configuring PHP with ORACLE 8i Support

This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes &"when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution. ...
DETAILS

A Tutorial on Porting MySQL code using ADODB

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
DETAILS

phpOracleAdmin

phpOracleAdmin is intended to be a webbased Oracle Object Manager. In many points like phpMyAdmin or the Desktoptool Objectman from orasoft.org. It supports things like browsing through the tables, triggers, and so on. It needs PHP 4 and works curren...
DETAILS

Netzbrett

Netzbrett is a Web board / forum system written in PHP3/4 that can use flat text files, mysql or the PHP 4 db object (Interbase, MSQL, MSSQL, mySQL, Oracle 8, ODBC, PostgresSQL, Storage, Sybase) for data handling. The forum includes a simple Admin mo...
DETAILS

Oracle and PHP

PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.
DETAILS

VShop

Imagine what a mixture of JavaScript and PHP with light-speed e-commerce functionality, a flexible SQL database system that can emulate ORACLE and DB2, compiled dynamic HTML and digital logistics could do for you. VShop offers everything you need to...
DETAILS

FishCart

FishCart(sm) is an OpenSource catalog management system for online e-commerce solutions. The key benefits include multiple parallel catalogs, multiple languages, timed sales, coupons, product options, Associate ID tracking, XML order export, and Web ...
DETAILS

Page:
©2003-2019 jCay.com