I wanna develop scenario as:
I have a database server that has its own query instruction sets and reply mechanism.. So I want php to connect to this server and execute the queries and get the results out of it.. I appreciate the ODBC layer....but ain't php flexible to support my scenario?.....Please help me out...
I am new to php (actually new to web programming). I do code in c++.
I am writing a software that is to share the database with php page. My question is that can I connect to the custom database server(which i wrote in c++ instead of using mysql or something as such) that shares database with my application and that with php page too....suggestion and code snippet will be very useful....thanks in advance
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.