Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Oracle Technology Network:
DeployPHP Series, Part 5 - Zend Core for Oracle Quick Start
Nov 17, 2005 @ 12:00:07

Today on the Oracle Technology Network, there's an article from Matt Kern with a detailed look at getting the Zend Core for Oracle working on your installation.

Since the early days PHP has been able to talk to Oracle—but it wasn't easy. Deploying PHP with Oracle was complicated at best, requiring developers and administrators to find, download, compile, link and configure multiple applications and packages. Unfortunately, this fact was counterintuitive for PHP users, as PHP has always been known for rapid deployment and quick time to market, not cumbersome processes better left to the C curmudgeons.

Thanks to the latest collaborative effort between Oracle and Zend, those days are history. Zend Core for Oracle allows developers to install, deploy, and configure PHP and Oracle just about as quickly and painlessly as possible. In this final installment of the DeployPHP series, you'll learn how that process works.

He takes his time and even includes a "Benefits for You" and "Benefits for Bosses" section to get the ball rolling. From there, he installs Apache, then installs the Core (complete with its own text UI installer). From there, it's all just a matter of configuration - and, of course, there's a whole interface to makes changes to that as well.

I'm really impressed at how this Oracle/PHP integration has turned out. When I first read things about it, I thought it was just a replacement for the Oracle drivers that PHP was using - but it's that and much more...check it out!

tagged: zend core oracle install tutorial zend core oracle install tutorial

Link:


Trending Topics: