Hi ,
I am writing a blogging client using java to communicate with wordpress .The programe send the request using XMLRPC protocol to the wordpress 's xmlrpc.php .
My question is that how can I debug calling PHP web service from some program which is written in another languages ? I know PhpED has the internal debugger and the remote debugger .But its remote debugger only allow to debug when the request is sent by the web browser but not any program?
Can PhpED debugger to the task that I want or are there any debugger exist in the markets can help me to do it??
Thanks & regards.
Debug calling a php web service from another program?
Moderator: General Moderators
-
youareapkman
- Forum Newbie
- Posts: 1
- Joined: Mon Apr 30, 2007 11:27 am