Using PHP can I use a JDBC 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 18:44 UTC
Read the original article Hit count: 217

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 connection since Cache doesn't come with a PHP connection?

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about jdbc