Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing php variables to a java applet

807598Oct 25 2006 — edited Jul 21 2010
I want to pass php variables to a java applet.. I know that I use
$Var1 = $_POST["variable"];

to get submitted information from another site but I couldnt find any information on passing this variable as a parameter to a java applet..

Can anyone help?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2010
Added on Oct 25 2006
8 comments
1,125 views