Thank you. How exactly can I import other module than quercus?
I've checked some quercus examples and require_once (method that
includes other php file) should be supported in theory...
Soap clients with similar file structure also exists in javascript.
Just in case if that php one wont work. Did you do some testing when
main function written in javascript calls external javascript
function ?
Best regards
Domen
On Apr 13, 7:27 pm, Morris Ford <
morrishf...@gmail.com> wrote:
> It would appear that 'class_exists' is not available in the Quercus php
> code. When I was setting up the Scripting Component I did only minimal
> testing with the various languages so getting this type of error is not
> terribly surprising. You will probably need to look for php module(s) that
> support the functions you want and 'import' those. Please report back how it
> goes. I would be very interested in the process that you have to go through
> and I will help if I can.
> Morris
>