[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ozone and PHP



> > Hi,
> >
> > I have never used ozone, but I see that it is an ODBMS.
> > My question is: is it possible to access ozone from PHP?
> > If not, how difficult is it to implement a PHP interface for
> > ozone? I would like to help, if I could, but I am not sure if
> > it can be done.
>
> I never did anything with PHP yet. But if it's possible to execute some
java
> code from PHP then it should be no problem to access ozone too.
>
>
> Falko

Thank you Falko. I have discovered that it is possible to execute
java code from PHP (in case that you are interested, look at:
http://www.phpbuilder.com/columns/marknold20001221.php3 )
So, I will try in the future to build any application that uses
ozone as a database.

Dasho