News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
How to use external libraries in PHP?
May 23, 2009 @ 20:26:09

As a part of his work for the WinPHP Challenge Juozas Kaziukenas looks at some of the external library types that you can use with your (Windows) PHP applications.

External libraries are useful for performance demanding tasks where PHP is simply too slow. Also PHP can work as front-end system for various back-end systems (where server doesn't provide any PHP supported communication types). I have written some posts about using .Net libraries in PHP so far, but there are some other choices available too.

He looks at the three types of library choices - PHP extensions, exec call. For what he wants to do, though, the COM objects are the best fit for the job.

0 comments voice your opinion now!
external extension pecl com


blog comments powered by Disqus

Similar Posts

Milw0rm.com: Exploit - PHP5 COM Object Security Bypass (Windows)

Community News: Latest PECL Releases for 08.29.2006

Builderau.com.au: Cache PHP scripts with APC module

Adam Trachtenberg's Blog: Dirty Secrets of OSCON 2006

Community News: Latest PECL Releases for 08.14.2007


Community Events











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


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

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