Edin Kadribasic wrote:
> Hello,
> 
> I have just committed initial work on enabling embedding PHP into C/C++ 
> applications. It is mostly complete, but there a few pieces missing, namely 
> the installation part. The modification of the build system adds another 
> target, so in order to test the new functionality you need to configure php 
> in the usual manner, and then do "make", "make install" and "make libs". 
> Since libs are not installed by "make install" you need to copy libphp.so 
> manually to appropriate directory.


Great :)
I was thinking similar thing to implement PlPhp for PostgreSQL.
I cannot test drive until next month, but I'll try it then.

--
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to