The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data
  

  Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data by M Gogala

  • Published by: RAMPANT TECHPRESS
  • Author: M Gogala
  • Page Count: 262
  • Group: ORACLE 10g
  • ISBN: 0976157306/9780976157304
  • Published: Sep 2006

Our Price: 13.99
Discount: 30%
RRP: 19.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data
Simplifying the work of creating dynamic web pages with Oracle content is the focus of this guide, which provides working examples of connecting to Oracle and delivering data into an HTML page. It thoroughly details information on complex Oracle queries in PHP, updating Oracle from PHP, and passing parameters to a PHP program.

Chapter 1 - Overview of PHP
Introduction to PHP
Data Types
Statements
Functions
Using HTML tidy for formatting purposes.

Chapter 2 PHP5 Object Model
Classes, members and methods
Inheritance and interfaces
Exceptions

Chapter 3 - Using PHP OCI8 library for accessing Oracle Databases
Connecting to Oracle database.
Executing SQL statements
Using prepare and bind
Using LOB and REF cursors with OCI8 module.

Chapter 4 - Accessing Oracle with PEAR
Connecting to Oracle database using PEAR
Executing SQL statements with PEAR
Using prepare and bind

Chapter 5 - Accessing Oracle with ADOdb
Connecting to Oracle database.
Executing SQL statements
Using prepare and bind
Using LOB and REF cursors with ADOdb

Chapter 6 - Open Source Software using Oracle and PHP
This chapter describes Tim Strehle's OracleEditor PHP script.

Chapter 7 - DBA Little Helper
This chapter describes an open source DBA utility, written by the author using PHP and Oracle.

Chapter 8 - Installing PHP, PEAR and ADOdb
Installing on Linux
Installing on Windows

Appendix A - Oracle Demo Tables
Appendix B - Unsupported Features

Index