can any one help me about how to integrate java support in php
creating instances and how to override methods.
I have successfully integrated java extension in to php. But still not able to find ways to run java threads in php. Is it possible.
Is multithreading there in php ??? I dont want to use PHP process control functions neither do i wanna use declare and ticks.
:)
creating instances and how to override methods.
I have successfully integrated java extension in to php. But still not able to find ways to run java threads in php. Is it possible.
Is multithreading there in php ??? I dont want to use PHP process control functions neither do i wanna use declare and ticks.
:)
Comment