News Feed
Jobs Feed
Sections




News Archive
Danial Krook's Blog:
Options for using PHP with WebSphere
July 13, 2006 @ 05:48:02

If you've ever worked with WebSphere and tried to integrate it with PHP, you know the frustration Daniel Crook has faced. Thankfully, he's found the answer to this marging of technology and shares it here on his blog.

Just as you can communicate with DB2 from your PHP applications via three distinct interfaces - Unified ODBC, ibm_db2, and PDO - there are several approaches to adding PHP support to WebSphere Application Server, each with benefits and drawbacks.

As a disclaimer, I don't claim to represent IBM or provide IBM's viewpoints on this, but I'm offering this list as a general overview about what options are available as IBM continues to encourage the use of PHP in enterprise environments.

He offers four methods to getting WebSphere and PHP to play nicely together:

  • Build PHP as an Apache module and connect to WAS via the Web server plugin
  • Use the PHP Integration Kit to add PHP support to WebSphere Application Server Community Edition
  • Use the PHP / Java Bridge
  • Use an implementation of a PHP interpreter in Java

For each, there's a brief explaination as far as the steps to take to use the option and links to other resources that show in a bit more detail how to accomplish that kind of integration.

3 comments voice your opinion now!
integrating websphere ibm options module kit bridge java integrating websphere ibm options module kit bridge java


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Module Bootstraps in Zend Framework: Do's and Don'ts

SitePoint PHP Blog: How to Override PHP Configuration Options

Tobias Schlitt's Blog: Tim Bray compared Java, Ruby and PHP

Marcus Whitney\'s Blog: Microsoft Teaches PHP, JSP and ColdFusion With \"Cross Training\"

PHPMaster.com: Living Apart Together: Decoupling Code and Framework


Community Events











Don't see your event here?
Let us know!


introduction object testing example conference tool interview language unittest release application opinion series zendframework2 functional podcast code development community framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework