Categories
Tags → Php Oracle Database

PHP Oracle Web Development

This book is built entirely around example code, covering the most popular and up-to-date topics on using PHP in conjunction with Oracle. This 100% practical book is crammed full of easy-to-follow examples. It provides all the tools a PHP/Oracle deve...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Commercial License
DETAILS

Oracle Data Wizard

Oracle Data Wizard is a powerful Windows GUI utility for managing Oracle data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. Oracle Data Wizard allows you to generate PHP script...
DETAILS

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

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

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
©2003-2019 jCay.com