Table of Contents
- Title and Copyright Information
- Preface
- 1 Introducing PHP with Oracle Database
- 2 Getting Started
- 3 Building a Database Access Class
- 4 Building the AnyCo Application
- 5 Paging Through Employee Data
- 6 Showing Equipment Records by Using a REF CURSOR
- 7 Error Handling
- 8 Query Performance and Prefetching
- 9 Inserting Data
- 10 Inserting Multiple Data Values
- 11 Using JSON and Generating a JPEG Image
- 12 Uploading and Displaying BLOBs
- 13 Monitoring Database Usage of the Application
- 14 Building Global Applications
- Index