Using PHP can I use a JDBC or ODBC connection?

Posted by clutch on Stack Overflow See other posts from Stack Overflow or by clutch
Published on 2010-05-11T18:36:50Z Indexed on 2010/05/11 19:24 UTC
Read the original article Hit count: 294

Filed under:
|
|

I have a PHP application that I want to switch from MySQL to Cache DB. I was wondering if I could somehow use a JDBC or ODBC connection since Cache doesn't come with a PHP connection?

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about jdbc