Search:

Type: Posts; User: sabertooth

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    1,535

    Re: passing variables from java applet to php

    I was not able to connect to mysql database using jdbc driver. I guess my web hosting provider doesn't allow me to connect remotely to my mysql database.
  2. Replies
    2
    Views
    1,535

    passing variables from java applet to php

    I write a simple post from java to my php backend.
    After I run the script I am getting the output that I am passing in filename, filesize etc..




    int filesize=25;
    String...
Results 1 to 2 of 2