Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Aspose.Cells for PHP via Java is a platform‑independent API and can be used on any platform (Windows, Linux, macOS, etc.) where PHP 7 or later is installed. The machine must have Oracle JDK 7 or later before setting up the installation.
Aspose.Cells for PHP via Java is distributed as a ZIP archive.
To set up the environment, install, and use Aspose.Cells for PHP via Java, follow the instructions:
sudo apt install php-xxx command to install the PHP binary.JAVA_HOME environment variable.aspose.cells will be created.JavaBridge.jar) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.Java.inc) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.$JAVA_HOME/bin/java -Djava.ext.dirs=lib -jar JavaBridge.jar SERVLET_LOCAL:8080 >/dev/null 2>&1 & |
|---|
example.php in the aspose.cells folder using the following command:$ php example.php |
|---|
php.exe to the PATH.JAVA_HOME environment variable.aspose.cells will be created.JavaBridge.jar) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.Java.inc) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.%JAVA_HOME%/bin/java -Djava.ext.dirs=lib -jar JavaBridge.jar |
|---|
example.php in the aspose.cells folder using the following command:php example.php |
|---|
JAVA_HOME environment variable.aspose.cells will be created.JavaBridge.jar) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.Java.inc) from http://php-java-bridge.sourceforge.net/pjb/download.php and save it into the aspose.cells folder.$ $JAVA_HOME/bin/java -Djava.ext.dirs=lib -jar JavaBridge.jar |
|---|
example.php in the aspose.cells folder using the following command:$ php example.php |
|---|
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.