php - Database Communication in Java -


i trying store, modify, , variables mysql database have set up. have figured out how using sql java library. loading java program using external client not allow external libraries. have been doing research , need sort of communication between php , java.

let's have int in java program:

int x = 0; 

i want to store variable in mysql database.

if please me or give me example gets variable java , stores in database using php, great. thanks!

you can use web-services (soap ..) or rest method... although gonna have research because can't putt of code here plus depend on jws , php files..


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -