Cannot Insert Data In Mysql Using Android
I am trying to insert registration data in mysql . I was using PHP file, to connect with MYSQL.. Reference: http://sampleprogramz.com/android/mysqldb.php# With this , I can success
Solution 1:
you can't call java-webserviec just like that you do with php. you have to implement it using soap object i think this link might be helpful to you. java webservice
Post a Comment for "Cannot Insert Data In Mysql Using Android"