All Questions
Tagged with php-java-bridge mysql
2 questions
1
vote
1
answer
793
views
adding extension MySql (PHP/JavaBridge)
I have installed java bridge in my server tomcat 6.0 successful.
But when I add another application,in the same folder, that uses a MySQL database, Tomcat generates the following error:
PHP Warning: ...
0
votes
1
answer
739
views
Java bridge between PHP and Database
First, I will present what it is doing my web-application :
The subject of this web-application is different distributed databases and distributed data sistems with a specific type of information. ...