Hello,
I was working on a Java App, but then thought it might be easier and more secure to integrate the Java with PHP. I was wondering if it was possible to run an applet from a PHP page that would gather info from a client's computer and send it back in a form that PHP could read and then interact with the database? If it can, please let me know! This project I'm working on is driving me crazy...
Thanks in advance,
- Jeff
Integrating a Java Applet with PHP ?
Moderator: General Moderators
-
ibanez270dx
- Forum Commoner
- Posts: 74
- Joined: Thu Jul 27, 2006 12:06 pm
- Location: Everywhere, California
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
This is the place to start:
http://www.php.net/manual/en/ref.java.php
The comments may have other related information.
http://www.php.net/manual/en/ref.java.php
The comments may have other related information.
(#10850)