Hi,
how could I connect to a BaseX server with PHP?
I probably could implement a "PHP to Java wrapper" around BaseX xml:db or XQJ.
Would a direct communication to the BaseX server make more sense? So open a socket in PHP and implement a PHP API on top of the protocol BaseX uses? I tried to gather some info about that protocol but couldn't find much.
What's your recommendation? Should I drop that idea completely?
Regards, Philipp