How to call java function in php?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amitbagaria
    New Member
    • Feb 2008
    • 4

    How to call java function in php?

    Hello,
    can any one help me to run java function in php?

    java is running fine from command line.

    i have added java settings in php.ini files.

    but still i'm getting this error
    "Fatal error: Class 'Java' not found in C:\wamp\www\tes t\javaPhp.php on line 3"

    i'm using wamp for php.

    is anything else needs to install?

    Thanks
    Amit B.
  • dheeraj857
    New Member
    • Feb 2008
    • 14

    #2
    I had used java jar file with php. so if your problem can solve with jar file then i can help you.


    BTW i think for running java with php you need to create java/php bridge.

    Comment

    Working...