REST Webservice in PHP5
Posted: Wed Sep 30, 2009 8:02 am
Hi all,
I have to integrate oscommner
I have to integrate oscommner
Code: Select all
with another java application. In this case php application needs to receive some data from java application through REST webservice and it should give some data to java application.
How can we handle rest webservice in PHP 5? is it possible to create REST webservice client in php application.
Please Help me regarding this.
Thanks
Gold