News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Building Web Applications Using PHP and Java
June 03, 2008 @ 13:42:39

This recent post on the PHP::Impact blog spotlights a useful little tool for those developers needing to span the gap between PHP and Java in their applications - the PHP/Java Bridge.

The PHP/Java bridge allows you to quickly access Java classes from within your PHP classes without having to know Java and vice versa. Because of this two-way flexibility, you can access hundreds of pre-built Java classes from PHP, and hundreds of pre-built PHP classes from Java opening up your applications to greater flexibility and enhanced functionality.

The post includes an introduction to the bridge's functionality - its functions/methods, how to make a new instance of it, catching exceptions and the type conversion it automatically does (like lang.java.String directly to the PHP String type).

They also mention the Zend Platform bridge functionality for a more commercial solution.

0 comments voice your opinion now!
application build java bridge phpjavabridge zendplatform


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Locking down your PHP applications

ThinkPHP Blog: Performance boost for ZendStudio Windows

Jorge Garifuna\'s Blog: Build a Complete PHP Application in 3 Clicks

Pierre-Alain Joye's Blog: Build cairo on windows, step #1 (Updated)

Matthew Weir O'Phinney's Blog: Zend Framework MVC Webinar posted


Community Events











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


zendframework2 phpunit composer language podcast example testing interview unittest opinion community series database introduction release code development framework functional api

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