Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Calling PHP script from java code.



hello,
I want to call a php script of remote server from my java client code.
I dont want to read the script but script should be executed at server side...

Thanks in advance..........