|
From: <php...@li...> - 2008-11-22 22:32:05
|
Hello, I have a project that require java interpreter. But I've made some part of the project in php. I'll need to use php classes in java to escape rewriting for now. It's difficult to find exemple of php code call from java. The simple code on the web site does not work on my machine telling that he is not finding EngineFactory, nor even in the import path. I do not need apache or web tools, just being able to run php command line script in java and being able to use php objects. Thanks in advance for your help. Regards David |