Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data
Mladen Gogala
- 出版商: Rampant Tech Press
- 出版日期: 2014-05-26
- 售價: $1,110
- 貴賓價: 9.5 折 $1,055
- 語言: 英文
- 頁數: 350
- 裝訂: Paperback
- ISBN: 0976157306
- ISBN-13: 9780976157304
-
相關分類:
Oracle、PHP 程式語言
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$1,080$1,058 -
$850$723 -
$450$383 -
$980$774 -
$780$616 -
$650$507 -
$880$748 -
$520$442 -
$350$298 -
$1,150$1,093 -
$720$612 -
$480$408 -
$780$663 -
$680$578 -
$580$493 -
$620$527 -
$480$408 -
$580$452 -
$290$226 -
$1,200$948 -
$600$480 -
$199Microsoft Exchange Server 2007: Tony Redmond's Guide to Successful Implementation (Paperback)
-
$780$663 -
$880$695 -
$690$587
商品描述
Description
This unique book focuses on removing the guesswork from creating dynamic web pages with Oracle content.
Packed with working code examples, this book shows working examples of connecting to Oracle and delivering data into an HTML page.
This indispensable reference shows working examples of complex Oracle queries in PHP, updating Oracle from PHP, and passing parameters to a PHP program.
Table of Contents
All examples are elaborated in detail and compared with the other techniques and tools introduced in the book.
Chapter 1 - Overview of PHP
Introduction to PHPData 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 PEARExecuting 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