Hello,
I have a project of java compiled as a package. when i try to get to this files from php it get stuck, if i delete the package code it can work, but than not all of the project is available.
i tried to pack the java classes into a jar file, and put it's path in the php.ini, but now the php does not find the classes,
What is the problem ?
how can i use php with java package files ?
Thanks
I have a project of java compiled as a package. when i try to get to this files from php it get stuck, if i delete the package code it can work, but than not all of the project is available.
i tried to pack the java classes into a jar file, and put it's path in the php.ini, but now the php does not find the classes,
What is the problem ?
how can i use php with java package files ?
Thanks