Anyone worked with JDBC & PHP? I have a SQL database that has been implemented using JDBC and I would love to find a way to access it using PHP. Unfortunately I cannot seem to find any resources at all.
The db is the HSQL Database Engine. http://hsqldb.sourceforge.net/
Thanks for any pointers