[question] how to integrate java to php??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
waelelkholy
Forum Newbie
Posts: 3
Joined: Wed May 13, 2009 6:17 pm

[question] how to integrate java to php??

Post by waelelkholy »

hello all;

i hava a problem with php;
now , i prepare for project "image search engine"
the image processing algorithms is already done with java language;
i select php to make the site which will provide service for users;
but now ,,,,,i dont know how to run java classes in php platform??

can anybody advice me about this??
Last edited by Benjamin on Wed May 13, 2009 6:41 pm, edited 1 time in total.
Reason: Removed big bold purple italic text.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: [question] how to integrate java to php??

Post by Christopher »

Moved to PHP Code

1) Don't use big purple text

2) Go to http://us.php.net/manual/en/ and search
(#10850)
waelelkholy
Forum Newbie
Posts: 3
Joined: Wed May 13, 2009 6:17 pm

Re: [question] how to integrate java to php??

Post by waelelkholy »

arborint wrote:Moved to PHP Code

1) Don't use big purple text

2) Go to http://us.php.net/manual/en/ and search
thanks
but it has no useful information about what i need??
User avatar
Apollo
Forum Regular
Posts: 794
Joined: Wed Apr 30, 2008 2:34 am

Re: [question] how to integrate java to php??

Post by Apollo »

waelelkholy wrote:but it has no useful information about what i need??
Yes it does... Did you actually try the search? :?
waelelkholy
Forum Newbie
Posts: 3
Joined: Wed May 13, 2009 6:17 pm

Re: [question] how to integrate java to php??

Post by waelelkholy »

Apollo wrote:
waelelkholy wrote:but it has no useful information about what i need??
Yes it does... Did you actually try the search? :?
thanks apollo ,
Post Reply