Logging request/response |
|
One method is of course before you return the value to the client within your server to store is to a local file/database. But that is all dependent on how you code it.
i.e. supposed you have finished gathering your data to be returned and then $return_data = $xml_writer->outputMemory(true); $fh = fopen('outputdata.txt,'w'); fwrite($fh,$return_data); flocse($fh); // and this returns the data back to the client that called your server return $return_data; |
||||||||||||
|
Logging request/response |
|
||
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