User's Manual
Beta Draft v
Preface
The Oracle Database Express Edition 2 Day Plus PHP Developer Guide introduces
developers to the use of PHP to access Oracle Database Express Edition.
This preface contains these topics:
Q Audience
Q Documentation Accessibility
Q Related Documents
Q Conventions
Audience
The Oracle Database Express Edition 2 Day Plus PHP Developer Guide is intended as an
introduction to application development using Zend Core for Oracle and Oracle
Database Express Edition.
This document assumes a basic understanding of the SQL, PL/SQL and PHP.
Documentation Accessibility
Our goal is to make Oracle products, services, and supporting documentation
accessible, with good usability, to the disabled community. To that end, our
documentation includes features that make information available to users of assistive
technology. This documentation is available in HTML format, and contains markup to
facilitate access by the disabled community. Accessibility standards will continue to
evolve over time, and Oracle is actively engaged with other market-leading
technology vendors to address technical obstacles so that our documentation can be
accessible to all of our customers. For more information, visit the Oracle Accessibility
Program Web site at
http://www.oracle.com/accessibility/
Accessibility of Code Examples in Documentation
Screen readers may not always correctly read the code examples in this document. The
conventions for writing code require that closing braces should appear on an
otherwise empty line; however, some screen readers may not always read a line of text
that consists solely of a bracket or brace.