Hi,
I have an applet that accepts integers for example. How can i make the applet pass the value to PHP page.
hope u guys can help me on this.
thanks in advance.
Ok man, this a java problem .. not a php probleme .. u shloud check your java API documentation for URL and URLConnection to send data to a page in GET/POST ... After that PHP can convert it to integer if it recognize integer data