This document provides an overview of IBM DB2 Embedded SQL for PHP. It discusses what embedded SQL is, provides PHP code examples of how to connect to a database and execute queries using embedded SQL, and lists some key features of how embedded SQL is implemented in IBM DB2, including the use of static SQL. It also mentions that the db2_embsql PHP extension provides support for embedded SQL in PHP.