Chapter 9. SQL Integration

Naturally, one of the major features of PHP and the dynamic Web in the past few years has been the capability to keep websites up-to-date through database integration. PHP, of course, has this capability to connect to a database, or multiple data sources, and present up-to-date content either in its “raw” format or in a “massaged” presentation. To do this, though, PHP has to establish a connection to a data source and be able to extract required or requested information.

Database Development Perspective

Naturally, Zend Studio for Eclipse has an entire perspective devoted to the management of the data source. Select the perspective titled Database Development to see this collection of views. You should see a layout similar ...

Get Zend Studio™ for Eclipse Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.