Oracle Database 10g Express Edition PHP Web Programming

Overview

The Start-to-Finish, Hands-On Guide to Web Scripting with PHP

Develop robust Web applications for Oracle databases by using PHP and the detailed information in this comprehensive and exclusive Oracle Press guide. Oracle Database 10g Express Edition PHP Web Programming covers all the bases. You'll learn how to define data types, functions, and arrays, as well as how to write enterprise applications for the Internet and e-commerce applications. Real-world examples, detailed ...

See more details below
Available through our Marketplace sellers.
Other sellers (Other Format)
  • All (12) from $1.99   
  • New (2) from $431.52   
  • Used (10) from $1.99   
Close
Sort by
Page 1 of 1
Showing All
Note: Marketplace items are not eligible for any BN.com coupons and promotions
$431.52
Seller since Mon Jan 01 01:01:01 EST 2007

Feedback rating:

(23469)

Condition:

New — never opened or used in original packaging.

Like New — packaging may have been opened. A "Like New" item is suitable to give as a gift.

Very Good — may have minor signs of wear on packaging but item works perfectly and has no damage.

Good — item is in good condition but packaging may have signs of shelf wear/aging or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Acceptable — item is in working order but may show signs of wear such as scratches or torn packaging. All specific defects should be noted in the Comments section associated with each item.

Used — An item that has been opened and may show signs of wear. All specific defects should be noted in the Comments section associated with each item.

Refurbished — A used item that has been renewed or updated and verified to be in proper working condition. Not necessarily completed by the original manufacturer.

New
BRAND NEW

Ships from: Avenel, NJ

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
$431.62
Seller since Sun Jan 01 01:01:01 EST 2006

Feedback rating:

(614)

Condition: New
PAPERBACK New 0072263253 New sealed CD included.

Ships from: Greer, SC

Usually ships in 1-2 business days

  • Canadian
  • International
  • Standard, 48 States
  • Standard (AK, HI)
  • Express, 48 States
  • Express (AK, HI)
Page 1 of 1
Showing All
Close
Sort by
Sending request ...

Overview

The Start-to-Finish, Hands-On Guide to Web Scripting with PHP

Develop robust Web applications for Oracle databases by using PHP and the detailed information in this comprehensive and exclusive Oracle Press guide. Oracle Database 10g Express Edition PHP Web Programming covers all the bases. You'll learn how to define data types, functions, and arrays, as well as how to write enterprise applications for the Internet and e-commerce applications. Real-world examples, detailed explanations, and annotated syntax illustrate each point along the way.

  • Install, configure, and maintain Oracle XE, Apache, and PHP
  • Work with variables, statements, functions, classes, and objects
  • Define, sort, merge, and partition PHP arrays
  • Perform error management and exception handling
  • Implement data I/O with local and remote programs and memory segments
  • Control user access with HTTP authentication and Access Control Lists
  • Ensure transaction integrity using cookies, URL rewriting, and sessions
  • Establish connections to Oracle Database 10g instances
  • Encrypt and secure PHP Web and e-commerce communications
  • Debug applications and tune performance
Read More Show Less

Editorial Reviews

Christopher Jones on OPAL
Michael McLaughlin calls his new book "PHP Web Programming" an enabling book. I'd go further and call it a desert island book. It is the only thing you'd need to carry. It has much reference material strategically placed in the text, well thought out examples, and teaches how to build applications.

Want to know how to write an HTML form to do HTTP Authentication? Want to know about PHP's POSIX file function? Want to know how about the Oracle database architecture? What about PHP strings, objects, and error handling? Need to learn about Oracle's SQL, PL/SQL, LOBs, REF CURSORS...? Want to know how to use Oracle's BULK COLLECT functionality to improve performance? Or simply need to install Oracle, PHP and Apache for the first time and create a web page? It's all here.

The book comes complete with a CD containing all necessary software for Windows and Linux. This includes the Oracle Database 10g Express Edition, Zend Core for Oracle's PHP stack, and the Apache web server. The CD also contains the extensive sample code and lots of useful documentation.

The author's solid-gold pedigree with Oracle technologies includes working at Oracle and writing "Expert Oracle PL/SQL" for Oracle Press. This experience shows. But the Oracle-centricity of the author does not impact the PHP aspect of PHP Web Programming. The first half of its 700+ pages is devoted purely to PHP. His current position as a professor at Brigham Young University brings a thoroughness to the text, and, no doubt, his students were helpful in developing ideas.

This fully-featured book will expand everyone's knowledge of Oracle and PHP.

Disclaimer: This is an Oracle Press book and obviously associated with my employer. I reviewed an early contents list and have been acknowledged in the book.

Christopher Jones on OPAL

Michael McLaughlin calls his new book "PHP Web Programming" an enabling book. I'd go further and call it a desert island book. It is the only thing you'd need to carry. It has much reference material strategically placed in the text, well thought out examples, and teaches how to build applications.

Want to know how to write an HTML form to do HTTP Authentication? Want to know about PHP's POSIX file function? Want to know how about the Oracle database architecture? What about PHP strings, objects, and error handling? Need to learn about Oracle's SQL, PL/SQL, LOBs, REF CURSORS...? Want to know how to use Oracle's BULK COLLECT functionality to improve performance? Or simply need to install Oracle, PHP and Apache for the first time and create a web page? It's all here.

The book comes complete with a CD containing all necessary software for Windows and Linux. This includes the Oracle Database 10g Express Edition, Zend Core for Oracle's PHP stack, and the Apache web server. The CD also contains the extensive sample code and lots of useful documentation.

The author's solid-gold pedigree with Oracle technologies includes working at Oracle and writing "Expert Oracle PL/SQL" for Oracle Press. This experience shows. But the Oracle-centricity of the author does not impact the PHP aspect of PHP Web Programming. The first half of its 700+ pages is devoted purely to PHP. His current position as a professor at Brigham Young University brings a thoroughness to the text, and, no doubt, his students were helpful in developing ideas.

This fully-featured book will expand everyone's knowledge of Oracle and PHP.

Disclaimer: This is an Oracle Press book and obviously associated with my employer. I reviewed an early contents list and have been acknowledged in the book.

Read More Show Less

Product Details

  • ISBN-13: 9780072263251
  • Publisher: McGraw-Hill Professional Publishing
  • Publication date: 11/22/2006
  • Series: Oracle Press Series
  • Edition description: Book & CDROM
  • Edition number: 1
  • Pages: 720
  • Product dimensions: 7.30 (w) x 9.00 (h) x 1.46 (d)

Meet the Author

Michael McLaughlin, D. CS. (Rexburg, ID) is a professor at BYU-Idaho in the Information Systems Department of the Business and Communications School and the founder of TechTinker.com, a company focused on application development and development technologies. He worked at Oracle for over eight years in consulting, development, and support, working with the database, tools, and Oracle E-Business Suite. Prior to his tenure at Oracle, he worked as an Oracle developer, systems and business analyst, and DBA beginning with Oracle 6. He is coauthor of Oracle Database 10g PL/SQL Programming (Oracle Press, 2004) and Expert Oracle PL/SQL (Oracle Press, 2005). He is also a regular presenter at Oracle user group conferences.

Read More Show Less

Table of Contents

Part I. PHP Language Fundamentals

Chapter 1. Overview of PHP and Oracle Web Programming

Chapter 2. Installing and Configuring Oracle Express, Apache, and PHP

Chapter 3. Writing Web Pages

Chapter 4. Variables, Operators, Data Types, and File Inclusion

Chapter 5. Control Structures
Part II. PHP Programming

Chapter 6. Arrays

Chapter 7. Functions

Chapter 8. Objects

Chapter 9. Error Management and Exception Handling

Chapter 10. File I/O
Part III. PHP Application Development

Chapter 11. Basic HTTP Authentication and Forms

Chapter 12. Cookies and Sessions
Part IV. PHP and Oracle Express Development

Chapter 13. Oracle SQL Queries and Transaction

Chapter 14. Oracle PL/SQL Transactions

Chapter 15. Oracle Large Object Transactions
Part V. Appendixes

APPENDIX A: HTML Tag Index

APPENDIX B: STRINGS, TOOLS, AND TECHNIQUES

APPENDIX C: PHP ENVIRONMENT CONSTANTS

APPENDIX D: ENVIRONMENT INTERFACES AND OBJECT TYPES

APPENDIX E: POSIX FILE FUNCTIONS

APPENDIX F: DATE FUNCTIONS

APPENDIX G: ORACLE DATABASE PRIMER

APPENDIX H: SQL PRIMER

APPENDIX I: PL/SQL PRIMER

APPENDIX J: DATABASE SETUP SCRIPTS
INDEX
Read More Show Less

Customer Reviews

Be the first to write a review
( 0 )
Rating Distribution

5 Star

(0)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)

    If you find inappropriate content, please report it to Barnes & Noble
    Why is this product inappropriate?
    Comments (optional)