How to Debug SOAP server when using the PHP5/ext ? |
|
Oh yes! It's there.
Just pop the function DebugBreak(); on any line in your soap server and when the interpreter reaches it it switches you straight into debug. Life is good again thanks to PhpEd |
||||||||||||
|
|
It's worth putting a breakpoint in the client script before the $client->__soapCall( ... ) and then single stepping through it, so it pauses while you are off stepping through code in the server, or you may well find apache time's out the client.
|
||||||||||||
|
How to Debug SOAP server when using the PHP5/ext ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by