my question is to write a php script to connect to remote database(an independent on same network)I 've tried ODBC and ADODB, both failed to meet my requirement. The remote database is Visual FoxPro.
My question is simple. Is it possible to connect a remote database in PHP?if it is possible, is it thru ODBC or ADODB?
I don't mean to post a message and get back answer . I just want someone can say that it is possible to do it.