Conclusion
Using The PHP Java extensions allows extend your PHP code, via all the Java classs now available. Some potential uses is;
1. Use PHP to send a fax, via the HylaFAX javaclient http://www.hylafax.org/
2. Use the PHP to access your Remedy application http://www.tek-tools.com/jticket/
3. Use PHP to generate bar codes, via a Java Barcode class
4. Convert your Applets So, they can generate a gif/jpg to display to non Java browsers
In the next article on Java and PHP, we hope to show how to set up PHP with Java on a Linux box, Error checking, show you How to generate a JPG file from a Java class and use some classes readily available on the Web.
--Mark
--Joost
And thanks to Sam Ruby for producing such a interesting extension to php!
Useful Links
http://www.php4win.de ~ A Great Win32 distribution of PHP
http://www.javasoft.com ~ Suns Java Release
http://www.jars.com ~ Start Searching for handy Java classes
http://www.gamelan.com ~ more Java Classes
http://www.technetcast.com/tnc_play_stream.html?stream_id=400 ~ Sam Ruby about PHP and Java integration at Open Source Con Vention (Audio)
http://xml.apache.org ~ Apache XML Project
HTTP://WWW.PHPBUILDER.COM/COLUMNS/JUSTIN20001025.PHP3 ~ Transforming XML with XSL using Sablotron
http://www.bkjia.com/PHPjc/532040.html www.bkjia.com true http://www.bkjia.com/PHPjc/532040.html techarticle conclusion Using The PHP Java extensions allows you-extend your PHP code, via all the Java classs now available. Some potential uses is; 1. Use PHP to send a fax, via the Hylaf ...