![]() |
|
|
|
|
|
|
2
13th October 15:56
External User
Posts: 1
|
You can embed links in HTML, or Java Applets or Servlets. However,
bald PHP code itself is not going to be any use inside a Java program. To make it useful, you would need to create a C++ wrapper around your code, and JNI glue so that you could use your PHP api from Java. See http://mindprod.com/jgloss/jni.html That is fairly tricky. You need someone who understands PHP, C++, Java and JNI. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com |
|
|
4
20th October 16:46
External User
Posts: 1
|
Robert Larsen said the following on 10/17/2007 3:38 AM:
Only if you equate stupid and trust ![]() -- Randy Chance Favors The Prepared Mind comp.lang.javascript FAQ - http://jibbering.com/faq/index.html Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/ |
|
|
|