REST Webservice in PHP5

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
goldwin
Forum Newbie
Posts: 1
Joined: Wed Sep 30, 2009 7:57 am

REST Webservice in PHP5

Post by goldwin »

Hi all,

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
Post Reply