Page 1 of 1

Include Java File in PHP page

Posted: Thu Apr 10, 2008 3:22 pm
by kathycampbell
Hello,

I have a java file called AuthenticationExampleController.java
which I have copied to my server.

How do I call this file in my php?

This file contains functions that I need to reference.

Thanks

Kathy

Re: Include Java File in PHP page

Posted: Thu Apr 10, 2008 3:33 pm
by EverLearning
Using Google i found this:
PHP and Java

I think its for PHP4 only. Give it a try.