Contents

List of Figures

List of Tables

Title and Copyright Information

Preface

1 Introducing PHP with Oracle Database XE

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